2005-07-24 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl: Wrap install between unstage and stage
* Makefile.in: Regenerate.
From-SVN: r102334
+2005-07-24 Paolo Bonzini <bonzini@gnu.org>
+
+ * Makefile.tpl: Wrap install between unstage and stage
+ * Makefile.in: Regenerate.
+
2005-07-21 Eric Christopher <echristo@apple.com>
* MAINTAINERS: Update affiliation.
# 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: \
# 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: [+