aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-10-18 19:46:57 +0000
committerIan Lance Taylor <ian@airs.com>1996-10-18 19:46:57 +0000
commit30bddd3369ea7011c1dcfe65e8054b305a561259 (patch)
tree4c18fdd4a1364c9b3c650d8ac4e6d9afd5216f91 /ld/Makefile.in
parent538034cfb5a933a3194c03781574a709afbd48c9 (diff)
downloadgdb-30bddd3369ea7011c1dcfe65e8054b305a561259.zip
gdb-30bddd3369ea7011c1dcfe65e8054b305a561259.tar.gz
gdb-30bddd3369ea7011c1dcfe65e8054b305a561259.tar.bz2
* Makefile.in (ALL_EMULATIONS): Remove eelf64alpha.o.
(ALL_64_EMULATIONS): New variable. * configure.in: Accept --enable-64-bit-bfd option. If it is set with --enable-targets=all, include ALL_64_EMULATIONS in EMULATION_OFILES. * configure: Rebuild.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index da9cc5d..0beab7b 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -216,7 +216,6 @@ ALL_EMULATIONS = \
eelf32lmip.o \
eelf32lppc.o \
eelf32ppc.o \
- eelf64alpha.o \
eelf64_sparc.o \
eelf_i386.o \
egld960.o \
@@ -286,6 +285,9 @@ ALL_EMULATIONS = \
ez8001.o \
ez8002.o
+ALL_64_EMULATIONS = \
+ eelf64alpha.o
+
CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
mri.c ldcref.c