diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-07-06 19:43:11 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-07-06 19:43:11 +0000 |
commit | 395f6db4c8a51fbce0ed596d9b1d20678f77fad2 (patch) | |
tree | 77f5da665937f0c9baf56087b5a0522fc6f3509c /exec/Makefile | |
parent | 0e6dfab61275d138c5572cd61b151984014555bf (diff) |
Removed dependencies that are now automatically generated.
Diffstat (limited to 'exec/Makefile')
-rw-r--r-- | exec/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/exec/Makefile b/exec/Makefile index 5b7e6cfc..ff59c2a1 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -33,7 +33,3 @@ vpath lib%.a $(crossdir)/lib CPPFLAGS += -DGZIP -DBFD -exec.o: exec.c fsys_S.h notify_S.h exec_S.h -exec.o hostarch.o: a.out.h a.out.gnu.h - -unzip.o util.o inflate.o: gzip.h crypt.h tailor.h |