Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2005-07-24 17:57:01 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2005-07-24 17:57:01 +0400
commit7b63ea053f77e17062e2774728873766f4c39edb (patch)
treee33cb5713c4315edfc83f06aba819285c50e80c2 /Makefile.in
parent395a327d174b050707aa233c16e4ea45289e6671 (diff)
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: \