Makefile.in (ALL_MACHINES): ADded cpu-arm.o.

This commit is contained in:
Ken Raeburn 1994-09-06 18:03:03 +00:00
parent 8c63448afe
commit 358710a7eb
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,7 @@
Tue Sep 6 14:00:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
* Makefile.in (ALL_MACHINES): Added cpu-arm.o.
Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
* aoutx.h (NAME(aout,machine_type)): Recognize the ARM processor.

View File

@ -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