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.tpl
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.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 44c74d600..dc55f5aeb 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: [+