summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2012-01-02 10:59:04 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2012-01-02 10:59:04 +0000
commitd18ede37327945ba0e91d3840fb1c5bee94e3e40 (patch)
treea32fdd679476908c57a84e1b64678bc57701aa14 /Makefile.in
parentccd0ce1148833319e131918c5c0ea77e1aec18c2 (diff)
downloadgcc-d18ede37327945ba0e91d3840fb1c5bee94e3e40.tar.gz
re PR bootstrap/51686 ("make install-strip-gcc" didn't install liblto-plugin* files)
2012-01-02 Richard Guenther <rguenther@suse.de> PR bootstrap/51686 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin. * Makefile.in: Regenerate. From-SVN: r182788
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 88797b4bf06..86144c48934 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -42999,6 +42999,7 @@ html-stagefeedback-gcc: maybe-all-build-libiberty
install-gcc: maybe-install-fixincludes
install-gcc: maybe-install-lto-plugin
install-strip-gcc: maybe-install-strip-fixincludes
+install-strip-gcc: maybe-install-strip-lto-plugin
configure-libcpp: configure-libiberty
configure-stage1-libcpp: configure-stage1-libiberty