2001-09-12 H.J. Lu <hjl@gnu.org>

* Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
	eelf64lppc.o to ...
	(ALL_64_EMULATIONS): Here.
	* Makefile.in: Regenerated.
This commit is contained in:
H.J. Lu 2001-09-12 23:57:21 +00:00
parent 2b0337b0a2
commit a7d792bb15
3 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,10 @@
2001-09-12 H.J. Lu <hjl@gnu.org>
* Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
eelf64lppc.o to ...
(ALL_64_EMULATIONS): Here.
* Makefile.in: Regenerated.
2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
* emultempl/pe.em(make_import_fixup): change signature to

View File

@ -159,8 +159,6 @@ ALL_EMULATIONS = \
eelf32ppc.o \
eelf32ppclinux.o \
eelf32ppcsim.o \
eelf64ppc.o \
eelf64lppc.o \
eelf_i386.o \
eelf_i386_be.o \
eelf_i386_chaos.o \
@ -267,6 +265,8 @@ ALL_64_EMULATIONS = \
eelf64btsmip.o \
eelf64ltsmip.o \
eelf64hppa.o \
eelf64ppc.o \
eelf64lppc.o \
eaixppc64.o \
ehppa64linux.o

View File

@ -267,8 +267,6 @@ ALL_EMULATIONS = \
eelf32ppc.o \
eelf32ppclinux.o \
eelf32ppcsim.o \
eelf64ppc.o \
eelf64lppc.o \
eelf_i386.o \
eelf_i386_be.o \
eelf_i386_chaos.o \
@ -376,6 +374,8 @@ ALL_64_EMULATIONS = \
eelf64btsmip.o \
eelf64ltsmip.o \
eelf64hppa.o \
eelf64ppc.o \
eelf64lppc.o \
eaixppc64.o \
ehppa64linux.o