* Makefile.am (ALL_EMULATIONS): Add em32relf.o.
authorDoug Evans <dje@google.com>
Tue, 10 Jun 2003 23:29:19 +0000 (23:29 +0000)
committerDoug Evans <dje@google.com>
Tue, 10 Jun 2003 23:29:19 +0000 (23:29 +0000)
* Makefile.in: Regenerate.

ld/ChangeLog
ld/Makefile.am
ld/Makefile.in

index 3151bf0e453cf1899b20c8d9ee737bd5a0e20291..83695dc09c91eab1cf7c77747bc4779ea1c8fa4d 100644 (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.
index 56354e39755750c2900d27769b9a1df404087805..c1070e60962e562a1e0f86c6b6d9b2556f5a36ff 100644 (file)
@@ -235,6 +235,7 @@ ALL_EMULATIONS = \
        ei386pe.o \
        ei386pe_posix.o \
        elnk960.o \
+       em32relf.o \
        em68hc11elf.o \
        em68hc11elfb.o \
        em68hc12elf.o \
index 0d7904c3634b49b2a4501a89c4c9e262377dbe3e..879af1c462df1ec645957f3507ca487f510624d5 100644 (file)
@@ -349,6 +349,7 @@ ALL_EMULATIONS = \
        ei386pe.o \
        ei386pe_posix.o \
        elnk960.o \
+       em32relf.o \
        em68hc11elf.o \
        em68hc11elfb.o \
        em68hc12elf.o \