Remove eaixppc64 from Makefile.am
authorTom Rix <trix@redhat.com>
Wed, 5 Dec 2001 21:46:39 +0000 (21:46 +0000)
committerTom Rix <trix@redhat.com>
Wed, 5 Dec 2001 21:46:39 +0000 (21:46 +0000)
ld/ChangeLog
ld/Makefile.am

index 9696ca90d35abc7030f95f31da1f5f826fb4ca65..a3e238b9e3ef9971b8a51881280a151c396785e7 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-05  Tom Rix  <trix@redhat.com>
+
+       * Makefile.am: Remove eaixppc64.
+       * Makefile.in: Regenerate.      
+
 2001-12-04  Tom Rix  <trix@redhat.com>
 
        * emultempl/aix.em (choose_target): Change default target to 
index 3d1ed7f78d97dc885a27ccea416a70175c9c720b..f567a419b630e248b9bc34d8c3e695915e6feb25 100644 (file)
@@ -270,7 +270,6 @@ ALL_64_EMULATIONS = \
        emmo.o \
        eelf64ppc.o \
        eelf64lppc.o \
-       eaixppc64.o \
        ehppa64linux.o
 
 ALL_EMUL_EXTRA_OFILES = \
@@ -334,9 +333,6 @@ GEN_DEPENDS = $(srcdir)/genscripts.sh stringify.sed
 ea29k.c: $(srcdir)/emulparams/a29k.sh \
   $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/a29k.sc ${GEN_DEPENDS}
        ${GENSCRIPTS} a29k "$(tdir_a29k)"
-eaixppc64.c: $(srcdir)/emulparams/aixppc64.sh \
-  $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
-       ${GENSCRIPTS} aixppc64 "$(tdir_aixppc64)"
 eaixppc.c: $(srcdir)/emulparams/aixppc.sh \
   $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS}
        ${GENSCRIPTS} aixppc "$(tdir_aixppc)"