mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-22 09:04:58 +00:00
Makefile.in (ALL_MACHINES): ADded cpu-arm.o.
This commit is contained in:
parent
8c63448afe
commit
358710a7eb
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user