aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.am
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2002-06-18 21:11:47 +0000
committerDave Brolley <brolley@redhat.com>2002-06-18 21:11:47 +0000
commit5c70f934cb63069aa7d67370d49ccf0e4dbda5b2 (patch)
tree730ad6e0181a7cf2586dda61034f2457214b5a28 /binutils/Makefile.am
parent4e5ba5b7eb03f3d40fd2b6c58cf9a6bc1dfa0632 (diff)
downloadfsf-binutils-gdb-5c70f934cb63069aa7d67370d49ccf0e4dbda5b2.zip
fsf-binutils-gdb-5c70f934cb63069aa7d67370d49ccf0e4dbda5b2.tar.gz
fsf-binutils-gdb-5c70f934cb63069aa7d67370d49ccf0e4dbda5b2.tar.bz2
2002-06-18 Dave Brolley <brolley@redhat.com>
From Catherine Moore: * readelf.c (elf/frv.h): #include it. (guess_is_rela): Support EM_CYGNUS_FRV. (dump_relocations): Ditto. (get_machine_name): Ditto. * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
Diffstat (limited to 'binutils/Makefile.am')
-rw-r--r--binutils/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am
index 7d0d851..2d65eae 100644
--- a/binutils/Makefile.am
+++ b/binutils/Makefile.am
@@ -501,6 +501,7 @@ readelf.o: readelf.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h \
$(INCDIR)/elf/avr.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/d10v.h \
$(INCDIR)/elf/d30v.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h \
+ $(INCDIR)/elf/frv.h \
$(INCDIR)/elf/h8.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h \
$(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/ia64.h \
$(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/mcore.h \