summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-27 14:27:15 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-27 14:27:15 +0000
commitaf7c566277dfb54b1e235bed7274ad8d7125b356 (patch)
tree7c312b5d48c226436e16c893bc2b530ce97557c6 /Makefile.in
parentf3c9277e8d292c983a70d13c4feb45dd7bf22ed3 (diff)
downloadppe42-gcc-af7c566277dfb54b1e235bed7274ad8d7125b356.tar.gz
ppe42-gcc-af7c566277dfb54b1e235bed7274ad8d7125b356.zip
* configure.ac (--enable-gold): Support both, both/gold and
both/bfd to add gold to configdirs without removing ld. * configure: Regenerated. * Makefile.def: Add install-gold dependency to install-ld. * Makefile.in: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158786 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 93f66b6fd7c..d1d8b323ba3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -58231,6 +58231,7 @@ all-stage3-ld: maybe-all-stage3-intl
all-stage4-ld: maybe-all-stage4-intl
all-stageprofile-ld: maybe-all-stageprofile-intl
all-stagefeedback-ld: maybe-all-stagefeedback-intl
+install-ld: maybe-install-gold
configure-gold: maybe-configure-intl
configure-stage1-gold: maybe-configure-stage1-intl
OpenPOWER on IntegriCloud