aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
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.tpl
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.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 44c74d60004..dc55f5aebd5 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -747,7 +747,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: [+