diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-07-24 19:16:35 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-07-24 19:16:35 +0000 |
commit | 05ec3b41624a0578eeb049d4edfd49006340ad8b (patch) | |
tree | 6dc5bf93b2ed563a257ce8559aa45a766684d24c /binutils | |
parent | 6d254a2d5f8e5bd69e060d54d93df131ade92861 (diff) | |
download | gdb-05ec3b41624a0578eeb049d4edfd49006340ad8b.zip gdb-05ec3b41624a0578eeb049d4edfd49006340ad8b.tar.gz gdb-05ec3b41624a0578eeb049d4edfd49006340ad8b.tar.bz2 |
rebuild dependencies
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/Makefile.am | 4 | ||||
-rw-r--r-- | binutils/Makefile.in | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am index d83529f..8711cb5 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -395,9 +395,7 @@ not-ranlib.o: not-ranlib.c not-strip.o: not-strip.c objcopy.o: objcopy.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ $(INCDIR)/progress.h bucomm.h config.h $(INCDIR)/fopen-same.h \ - $(INCDIR)/getopt.h $(INCDIR)/libiberty.h budbg.h $(INCDIR)/elf/internal.h \ - $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ - $(INCDIR)/bfdlink.h + $(INCDIR)/getopt.h $(INCDIR)/libiberty.h budbg.h objdump.o: objdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ $(INCDIR)/getopt.h $(INCDIR)/progress.h bucomm.h config.h \ $(INCDIR)/fopen-same.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \ diff --git a/binutils/Makefile.in b/binutils/Makefile.in index c411da8..64a4225 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -1167,9 +1167,7 @@ not-ranlib.o: not-ranlib.c not-strip.o: not-strip.c objcopy.o: objcopy.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ $(INCDIR)/progress.h bucomm.h config.h $(INCDIR)/fopen-same.h \ - $(INCDIR)/getopt.h $(INCDIR)/libiberty.h budbg.h $(INCDIR)/elf/internal.h \ - $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ - $(INCDIR)/bfdlink.h + $(INCDIR)/getopt.h $(INCDIR)/libiberty.h budbg.h objdump.o: objdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ $(INCDIR)/getopt.h $(INCDIR)/progress.h bucomm.h config.h \ $(INCDIR)/fopen-same.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \ |