diff options
| author | Roland McGrath <roland@gnu.org> | 1995-09-16 17:15:38 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1995-09-16 17:15:38 +0000 |
| commit | 42b69f65ba6e8ab578d4eecb0503cdb6a9a8befa (patch) | |
| tree | 89bcbc0d676a5e41a669e595318305157bdc17c2 | |
| parent | 1167f510cce5c18e4a991dfd5896726232b77261 (diff) | |
Remove vpath directive.
| -rw-r--r-- | exec/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/exec/Makefile b/exec/Makefile index 1f5bceeb..518a7b44 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -29,7 +29,5 @@ DIST_FILES = core.c gcore.c hashexec.c include ../Makeconf -vpath lib%.a $(crossdir)/lib - CPPFLAGS += -DGZIP # -DBFD |
