From bac2274f0a65618d8d531978cc90b9fa3801ddfc Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 5 Jul 1994 18:20:11 +0000 Subject: Formerly Makefile.~27~ --- exec/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/exec/Makefile b/exec/Makefile index 59b3cc93..c61edbfc 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -27,6 +27,9 @@ DIST_FILES = Makefile exec.c hostarch.c core.c gcore.c hashexec.c \ a.out.h a.out.gnu.h ChangeLog OBJS = hostarch.o exec.o execServer.o fsysServer.o notifyServer.o +SRCS = hostarch.c exec.c +TAGSHDRS = a.out.h a.out.gnu.h + all: exec exec: $(OBJS) -- cgit v1.2.3