* Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and

earm26linux.o, add earmelf_linux.o and earmelf_linux26.o.
	* Makefile.in: Regenerated.
This commit is contained in:
Andreas Schwab 1999-05-19 03:50:52 +00:00
parent 8535ca756a
commit 3699964af7
3 changed files with 10 additions and 4 deletions

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

View 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 \

View 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 \