]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* Makefile.in (install): Handle multilibs.
authorDaniel Jacobowitz <dan@codesourcery.com>
Fri, 5 Jan 2007 18:51:05 +0000 (18:51 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Fri, 5 Jan 2007 18:51:05 +0000 (18:51 +0000)
From-SVN: r120492

libgcc/ChangeLog
libgcc/Makefile.in

index 4e23dacf96bd9f1ec1f7cec1634ab48fa4c0ab9d..7020915b952ac47ff35eb5e3b578e9edb897da97 100644 (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.
index fde4396f0346bb84013002010024a63025a63b3b..689e0cde19774f5cb857f7cfce44ce25803bdaf6 100644 (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