* Makefile.am (ALL_EMULATIONS): Add em32relf.o.

* Makefile.in: Regenerate.
This commit is contained in:
Doug Evans 2003-06-10 23:29:19 +00:00
parent 7f121bbf8d
commit cfa1ac0cb2
3 changed files with 7 additions and 0 deletions

View File

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

View File

@ -235,6 +235,7 @@ ALL_EMULATIONS = \
ei386pe.o \
ei386pe_posix.o \
elnk960.o \
em32relf.o \
em68hc11elf.o \
em68hc11elfb.o \
em68hc12elf.o \

View File

@ -349,6 +349,7 @@ ALL_EMULATIONS = \
ei386pe.o \
ei386pe_posix.o \
elnk960.o \
em32relf.o \
em68hc11elf.o \
em68hc11elfb.o \
em68hc12elf.o \