From e832e374665746cdfbfe081410d9a75240343ecd Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 9 Apr 1995 07:41:44 +0000 Subject: (vpath lib%.a): Move this after include ../Makeconf, since it uses a variable set there. --- exec/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'exec') diff --git a/exec/Makefile b/exec/Makefile index 5b05f682..8bce5b53 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -27,11 +27,12 @@ DIST_FILES = core.c gcore.c hashexec.c all: -vpath lib%.a $(crossdir)/lib exec: -lbfd -liberty include ../Makeconf +vpath lib%.a $(crossdir)/lib + CPPFLAGS += -DBFD # -DA_OUT_H=\"./a.out.h\" exec.o: exec.c fsys_S.h notify_S.h exec_S.h -- cgit v1.2.3