* 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:
parent
8535ca756a
commit
3699964af7
@ -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.
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user