aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1998-06-30 00:03:05 +0000
committerNick Clifton <nickc@redhat.com>1998-06-30 00:03:05 +0000
commitcb436f39aae6a3d00c4d9964d8e4a589c9f4cf15 (patch)
tree1ebc9bc1695b2ae8b21e891b2f25ca6895ede4dd /binutils/Makefile.in
parentf88a2342d0a03bae6dd6d2177ac7d0904ad86fe4 (diff)
downloadgdb-cb436f39aae6a3d00c4d9964d8e4a589c9f4cf15.zip
gdb-cb436f39aae6a3d00c4d9964d8e4a589c9f4cf15.tar.gz
gdb-cb436f39aae6a3d00c4d9964d8e4a589c9f4cf15.tar.bz2
Improved portability of readelf
Diffstat (limited to 'binutils/Makefile.in')
-rw-r--r--binutils/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in
index 0e90d7d..69cec5b 100644
--- a/binutils/Makefile.in
+++ b/binutils/Makefile.in
@@ -145,7 +145,7 @@ DEP = mkdep
INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
HFILES = arsup.h bucomm.h budbg.h coffgrok.h debug.h nlmconv.h dlltool.h \
- windres.h readelf.h
+ windres.h
GENERATED_HFILES = arparse.h sysroff.h sysinfo.h defparse.h
@@ -1213,10 +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 \
+readelf.o: readelf.c ../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
+ $(INCDIR)/getopt.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.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