Makefile.tpl: Wrap install between unstage and stage
authorPaolo Bonzini <bonzini@gnu.org>
Sun, 24 Jul 2005 13:52:54 +0000 (13:52 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Sun, 24 Jul 2005 13:52:54 +0000 (13:52 +0000)
2005-07-24  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.tpl: Wrap install between unstage and stage
* Makefile.in: Regenerate.

From-SVN: r102334

ChangeLog
Makefile.in
Makefile.tpl

index 2f9797c99bac058d87e932365c47fb3ceadf8066..7605dee6c39e7903cf57ccc3c28113fad59c0933 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl: Wrap install between unstage and stage
+       * Makefile.in: Regenerate.
+
 2005-07-21  Eric Christopher  <echristo@apple.com>
 
        * MAINTAINERS: Update affiliation.
index 60b6be45eba1ed7cde1b1a5a0cbbd1ccb972c0ea..3f220086d13502aa9f986e65ae1a48c301714215 100644 (file)
@@ -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:  \
index 44c74d60004772c5b646db864279e05fea7f03b5..dc55f5aebd520d676bf8c2fd4f4549c48ee956b9 100644 (file)
@@ -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: [+