From 4fb3d3aff4379057494e38a6ec05dbb94b2bc2ec Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 8 Sep 1995 21:49:57 +0000 Subject: (OTHERLIBS, CPPFLAGS): Disable bfd by default. --- exec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exec/Makefile b/exec/Makefile index c19a8bb0..1f5bceeb 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -25,11 +25,11 @@ 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 -OTHERLIBS = -lbfd -liberty +#OTHERLIBS = -lbfd -liberty include ../Makeconf vpath lib%.a $(crossdir)/lib -CPPFLAGS += -DGZIP -DBFD +CPPFLAGS += -DGZIP # -DBFD -- cgit v1.2.3