From 0a70ec5244e5fb9cc02438a65d5b6ebae0c5d584 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 15 Apr 1996 18:55:48 +0000 Subject: (SRCS): That's hashexec.c, not .o. --- exec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec') diff --git a/exec/Makefile b/exec/Makefile index 5910cbc7..d262e855 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -18,7 +18,7 @@ dir := exec makemode := server -SRCS = exec.c main.c hashexec.o hostarch.c unzip.c util.c inflate.c \ +SRCS = exec.c main.c hashexec.c hostarch.c unzip.c util.c inflate.c \ $(gzip-sources) OBJS = main.o hostarch.o exec.o hashexec.o \ execServer.o exec_startupServer.o \ -- cgit v1.2.3