* Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 19 May 1999 03:50:52 +0000 (03:50 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 19 May 1999 03:50:52 +0000 (03:50 +0000)
earm26linux.o, add earmelf_linux.o and earmelf_linux26.o.
* Makefile.in: Regenerated.

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

index 63fa8e16e1c7ac97f36491ca59a9ac2e27af6944..33379cb549b2e812ea4c26f65d3fadebba25ab38 100644 (file)
@@ -1,3 +1,9 @@
+Wed May 19 12:44:26 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and
+       earm26linux.o, add earmelf_linux.o and earmelf_linux26.o.
+       * Makefile.in: Regenerated.
+
 1999-05-16  Nick Clifton  <nickc@cygnus.com>
 
        * emulparams/elf32mcore.sh (GENERATE_SHLIB_SCRIPT): Define.
index 1f02098730d9719a359e02f41137aa1e9ad7fa85..e6ee4eaca2eb88dfd29bce971dbc359ac6cbcd33 100644 (file)
@@ -103,8 +103,8 @@ ALL_EMULATIONS = \
        earcelf.o \
        earmelf.o \
        earmelf_oabi.o \
-       earmlinux.o \
-       earm26linux.o \
+       earmelf_linux.o \
+       earmelf_linux26.o \
        earmaoutb.o \
        earmaoutl.o \
        earmcoff.o \
index e5961ae226f2149df1b16309ba913b660692d45a..a26705eb3205122d32537e8fccbf08e8670bc16b 100644 (file)
@@ -206,8 +206,8 @@ ALL_EMULATIONS = \
        earcelf.o \
        earmelf.o \
        earmelf_oabi.o \
-       earmlinux.o \
-       earm26linux.o \
+       earmelf_linux.o \
+       earmelf_linux26.o \
        earmaoutb.o \
        earmaoutl.o \
        earmcoff.o \