aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-09-06 18:03:03 +0000
committerKen Raeburn <raeburn@cygnus>1994-09-06 18:03:03 +0000
commit358710a7eb5e1e18c87bc670e5996ec92b2c202b (patch)
tree31bae9445a96f7000389f08811505a6c9d0fe96c /bfd/Makefile.in
parent8c63448afe0c72becfeecda4557db3ff57c0b446 (diff)
downloadgdb-358710a7eb5e1e18c87bc670e5996ec92b2c202b.zip
gdb-358710a7eb5e1e18c87bc670e5996ec92b2c202b.tar.gz
gdb-358710a7eb5e1e18c87bc670e5996ec92b2c202b.tar.bz2
Makefile.in (ALL_MACHINES): ADded cpu-arm.o.
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 877eb2b..a207feb 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -93,6 +93,7 @@ BFD_LIBS = \
ALL_MACHINES = \
cpu-a29k.o \
cpu-alpha.o \
+ cpu-arm.o \
cpu-h8300.o \
cpu-h8500.o \
cpu-hppa.o \
@@ -669,8 +670,8 @@ elf32-m68k.o: elf32-m68k.c libelf.h $(INCDIR)/elf/common.h \
elf32-target.h
elf32-hppa.o: elf32-hppa.c $(INCDIR)/bfdlink.h libelf.h \
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
- elf32-hppa.h libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/aout/aout64.h \
- hppa_stubs.h elf32-target.h
+ elf32-hppa.h libhppa.h $(INCDIR)/elf/hppa.h hppa_stubs.h \
+ elf32-target.h
elf32-m88k.o: elf32-m88k.c libelf.h $(INCDIR)/elf/common.h \
$(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
elf32-target.h