From 7b63ea053f77e17062e2774728873766f4c39edb Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Sun, 24 Jul 2005 13:57:01 +0000 Subject: 2005-07-24 Paolo Bonzini * Makefile.tpl: Wrap install between unstage and stage * Makefile.in: Regenerate. --- Makefile.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.tpl') 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: [+ -- cgit v1.2.3