aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@codesourcery.com>2007-01-05 18:51:05 +0000
committerDaniel Jacobowitz <dan@codesourcery.com>2007-01-05 18:51:05 +0000
commit4c5b07d7c4e3819a43e4754df52c0a18428461bf (patch)
tree37325d8666c3d99f43d84a02d105b844b748fa3f /libgcc
parent2989ec88bc6d1767baaf28a73fc6306d10a1fd29 (diff)
* Makefile.in (install): Handle multilibs.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@120492 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog4
-rw-r--r--libgcc/Makefile.in2
2 files changed, 6 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 4e23dacf96b..7020915b952 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -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.
diff --git a/libgcc/Makefile.in b/libgcc/Makefile.in
index fde4396f034..689e0cde197 100644
--- a/libgcc/Makefile.in
+++ b/libgcc/Makefile.in
@@ -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