summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2005-07-24 13:57:01 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2005-07-24 13:57:01 +0000
commit7b63ea053f77e17062e2774728873766f4c39edb (patch)
treee33cb5713c4315edfc83f06aba819285c50e80c2 /Makefile.in
parent395a327d174b050707aa233c16e4ea45289e6671 (diff)
downloadcygnal-7b63ea053f77e17062e2774728873766f4c39edb.tar.gz
cygnal-7b63ea053f77e17062e2774728873766f4c39edb.tar.bz2
cygnal-7b63ea053f77e17062e2774728873766f4c39edb.zip
2005-07-24 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl: Wrap install between unstage and stage * Makefile.in: Regenerate.
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 60b6be45e..3f220086d 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: \