aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2005-07-24 13:52:54 +0000
committerPaolo Bonzini <bonzini@gnu.org>2005-07-24 13:52:54 +0000
commitedcd83ced9c66c5257c99a54439c291da69b30e4 (patch)
tree887c511ff3ec26d409a80bd0d52305f9f5ea0ce8 /Makefile.in
parent85a0962309b29159c0b170513bf47029bafe7d51 (diff)
2005-07-24 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl: Wrap install between unstage and stage * Makefile.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@102334 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 60b6be45eba..3f220086d13 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1990,7 +1990,7 @@ mail-report-with-warnings.log: warning.log
# Installation targets.
.PHONY: install uninstall
-install: installdirs install-host install-target
+install: unstage installdirs install-host install-target stage
.PHONY: install-host-nogcc
install-host-nogcc: \