OSDN Git Service

Remove eaixppc64 from Makefile.am
authortrix <trix>
Wed, 5 Dec 2001 21:46:39 +0000 (21:46 +0000)
committertrix <trix>
Wed, 5 Dec 2001 21:46:39 +0000 (21:46 +0000)
ld/ChangeLog
ld/Makefile.am

index 9696ca9..a3e238b 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 3d1ed7f..f567a41 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)"