mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 20:49:43 +00:00
* Makefile.am (ALL_EMULATIONS): Add em32relf.o.
* Makefile.in: Regenerate.
This commit is contained in:
parent
7f121bbf8d
commit
cfa1ac0cb2
@ -1,3 +1,8 @@
|
||||
2003-06-10 Doug Evans <dje@sebabeach.org>
|
||||
|
||||
* Makefile.am (ALL_EMULATIONS): Add em32relf.o.
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2003-06-10 Richard Sandiford <rsandifo@redhat.com>
|
||||
|
||||
* configure.tgt (h8300*): Add h8300sxn emulations.
|
||||
|
@ -235,6 +235,7 @@ ALL_EMULATIONS = \
|
||||
ei386pe.o \
|
||||
ei386pe_posix.o \
|
||||
elnk960.o \
|
||||
em32relf.o \
|
||||
em68hc11elf.o \
|
||||
em68hc11elfb.o \
|
||||
em68hc12elf.o \
|
||||
|
@ -349,6 +349,7 @@ ALL_EMULATIONS = \
|
||||
ei386pe.o \
|
||||
ei386pe_posix.o \
|
||||
elnk960.o \
|
||||
em32relf.o \
|
||||
em68hc11elf.o \
|
||||
em68hc11elfb.o \
|
||||
em68hc12elf.o \
|
||||
|
Loading…
Reference in New Issue
Block a user