* Makefile.in (install): Handle multilibs.

From-SVN: r120492
This commit is contained in:
Daniel Jacobowitz 2007-01-05 18:51:05 +00:00 committed by Daniel Jacobowitz
parent 698ac9345a
commit 97af925ba7
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.in (install): Handle multilibs.
2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.in: Added .PHONY entry for documentation targets.

View File

@ -782,6 +782,8 @@ install: $(install-shared) $(install-libunwind)
$(INSTALL_DATA) $$file $(DESTDIR)$(inst_libdir)/; \
done
@$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=install
.PHONY: install install-shared install-libunwind
# Don't export variables to the environment, in order to not confuse