aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2014-03-04 17:22:46 +0000
committerNick Clifton <nickc@redhat.com>2014-03-04 17:22:46 +0000
commit0b55a33ebe733e0c7cc955db8caa280a8184c607 (patch)
tree6446e41f9fa0bd58c15010c3e3cb02837761ed4a /ld/Makefile.am
parenteed94f8f8eddbd2268fc317508044bedc81a4e70 (diff)
downloadfsf-binutils-gdb-0b55a33ebe733e0c7cc955db8caa280a8184c607.zip
fsf-binutils-gdb-0b55a33ebe733e0c7cc955db8caa280a8184c607.tar.gz
fsf-binutils-gdb-0b55a33ebe733e0c7cc955db8caa280a8184c607.tar.bz2
Remove default-manifest from ALL_EMUL_EXTRA_BINARIES so that it is not mistakenly
built when constructing a toolchain configued from all targets. * Makefile.am (ALL_EMUL_EXTRA_BINARIES): Remove default-manifest. * Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index e15dfac..a7e98959 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -491,8 +491,7 @@ ALL_EMUL_EXTRA_OFILES = \
pe-dll.@OBJEXT@ \
pep-dll.@OBJEXT@
-ALL_EMUL_EXTRA_BINARIES = \
- default-manifest.@OBJEXT@
+ALL_EMUL_EXTRA_BINARIES =
CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \