summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2005-07-24 13:57:01 +0000
committerPaolo Bonzini <bonzini@gnu.org>2005-07-24 13:57:01 +0000
commit4a5e624774dd0622a8b237ec2e8b816c0c29a580 (patch)
tree1be5fba80e3f0dab6c7ebee5efbf871f81e5ba13 /Makefile.tpl
parent98625a1c522049b4e336809235913a4784bdca34 (diff)
downloadgdb-4a5e624774dd0622a8b237ec2e8b816c0c29a580.tar.gz
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 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: [+