From f960288850a9e4579a4f1f36e0cdfb9a7b717bfb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 15 Apr 1996 18:58:18 +0000 Subject: Never mind. --- exec/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'exec') diff --git a/exec/Makefile b/exec/Makefile index d262e855..b789d3ee 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -18,13 +18,11 @@ dir := exec makemode := server -SRCS = exec.c main.c hashexec.c hostarch.c unzip.c util.c inflate.c \ - $(gzip-sources) +SRCS = exec.c main.c hashexec.c hostarch.c unzip.c util.c inflate.c OBJS = main.o hostarch.o exec.o hashexec.o \ execServer.o exec_startupServer.o \ $(gzip-objects) gzip-objects = unzip.o util.o inflate.o -gzip-sources = unzip.c util.c inflate.c LCLHDRS = gzip.h crypt.h tailor.h priv.h execmutations.h target = exec DIST_FILES = core.c gcore.c -- cgit v1.2.3