Commit 97af925b by Daniel Jacobowitz Committed by Daniel Jacobowitz

* Makefile.in (install): Handle multilibs.

From-SVN: r120492
parent 698ac934
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment