From f572b0289efcf50e53179fb4bdf1f6b465136f69 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 5 Jul 1995 22:00:45 +0000 Subject: (OTHERLIBS): Define var. (all, exec): Delete targets. --- exec/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'exec') diff --git a/exec/Makefile b/exec/Makefile index d39414d2..5b7e6cfc 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -25,10 +25,7 @@ gzip-objects = unzip.o util.o inflate.o LCLHDRS = gzip.h crypt.h tailor.h target = exec DIST_FILES = core.c gcore.c hashexec.c - -all: - -exec: -lbfd -liberty +OTHERLIBS = -lbfd -liberty include ../Makeconf -- cgit v1.2.3