aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-09-12 23:57:21 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-09-12 23:57:21 +0000
commita7d792bb15e4aeb6e2fd3dd509c1b36e6dc0a5e9 (patch)
tree343304ddf19828b298e7ef3ab187b889e839ace6 /ld/Makefile.am
parent2b0337b0a22b61dec9968b0b0eee5b067cf5a225 (diff)
downloadgdb-a7d792bb15e4aeb6e2fd3dd509c1b36e6dc0a5e9.zip
gdb-a7d792bb15e4aeb6e2fd3dd509c1b36e6dc0a5e9.tar.gz
gdb-a7d792bb15e4aeb6e2fd3dd509c1b36e6dc0a5e9.tar.bz2
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.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index 764fc5a..117c3a0 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -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