From d8332b2c481ddd3a43b911a225a42098cf8ab807 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 25 Jun 1998 00:02:38 +0000 Subject: [PATCH] rebuild dependencies --- binutils/Makefile.am | 7 ++++--- binutils/Makefile.in | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/binutils/Makefile.am b/binutils/Makefile.am index 300241f..553cc7b 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -398,9 +398,6 @@ 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 \ $(INCDIR)/demangle.h debug.h budbg.h $(INCDIR)/aout/aout64.h -readelf.o: readelf.c $(INCDIR)/ansidecl.h ./readelf.h \ - $(INCDIR)/progress.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ - $(INCDIR)/getopt.h $(INCDIR)/libiberty.h $(INCDIR)/elf/common.h prdbg.o: prdbg.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ bucomm.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \ debug.h budbg.h @@ -444,6 +441,10 @@ rescoff.o: rescoff.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ resbin.o: resbin.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ bucomm.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \ windres.h +readelf.o: readelf.c readelf.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ + $(INCDIR)/elf/common.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/m32r.h \ + $(INCDIR)/elf/mips.h bucomm.h config.h $(INCDIR)/fopen-same.h \ + $(INCDIR)/getopt.h underscore.o: underscore.c arparse.o: arparse.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ bucomm.h config.h $(INCDIR)/fopen-same.h arsup.h diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 45312e1..0e90d7d 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -1170,9 +1170,6 @@ 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 \ $(INCDIR)/demangle.h debug.h budbg.h $(INCDIR)/aout/aout64.h -readelf.o: readelf.c $(INCDIR)/ansidecl.h ./readelf.h \ - $(INCDIR)/progress.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ - $(INCDIR)/getopt.h $(INCDIR)/libiberty.h $(INCDIR)/elf/common.h prdbg.o: prdbg.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ bucomm.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \ debug.h budbg.h @@ -1216,6 +1213,10 @@ rescoff.o: rescoff.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ resbin.o: resbin.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ bucomm.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \ windres.h +readelf.o: readelf.c readelf.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ + $(INCDIR)/elf/common.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/m32r.h \ + $(INCDIR)/elf/mips.h bucomm.h config.h $(INCDIR)/fopen-same.h \ + $(INCDIR)/getopt.h underscore.o: underscore.c arparse.o: arparse.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ bucomm.h config.h $(INCDIR)/fopen-same.h arsup.h -- 2.7.4