From 0b5b6565e01311f8cc789c311a944cd95a96a8ab Mon Sep 17 00:00:00 2001 From: Bob Zieman Date: Tue, 17 Aug 1993 06:59:16 +0000 Subject: [PATCH] forgeot to remove targets from the all:: target --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 4d251f4c7..e65fd8213 100644 --- a/src/Makefile +++ b/src/Makefile @@ -32,7 +32,7 @@ # ... # -all: bld_errSym dlsource eddsource seqsource devtestsource camathsource +all: bld_errSym dlsource eddsource bld_errSym: cd libUnix; sh blderrSymTbl