aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.am
diff options
context:
space:
mode:
authorCatherine Moore <clm@redhat.com>2005-09-30 15:19:54 +0000
committerCatherine Moore <clm@redhat.com>2005-09-30 15:19:54 +0000
commit1d65ded423498de9d25a0215eea68cbbf67a06d2 (patch)
tree70ccf9ff97bd5c491ae25cd34a70dbea28746b5c /binutils/Makefile.am
parentdc603df5aede33bd496b21a12333d46a5b6fd797 (diff)
downloadgdb-1d65ded423498de9d25a0215eea68cbbf67a06d2.zip
gdb-1d65ded423498de9d25a0215eea68cbbf67a06d2.tar.gz
gdb-1d65ded423498de9d25a0215eea68cbbf67a06d2.tar.bz2
* Makefile.am: Bfin support.
* Makefile.in: Regenerated. * aclocal.m4: Regenerated. * readelf.c (elf/bfin.h): Include. (guess_is_rela): EM_BLACKFIN support. (dump_relocations): Likewise.
Diffstat (limited to 'binutils/Makefile.am')
-rw-r--r--binutils/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am
index dba2f9f..02a88a5 100644
--- a/binutils/Makefile.am
+++ b/binutils/Makefile.am
@@ -480,7 +480,8 @@ readelf.o: readelf.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
$(INCDIR)/symcat.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/alpha.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/avr.h $(INCDIR)/elf/bfin.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/i370.h $(INCDIR)/elf/i860.h \