merge from gcc
authorDJ Delorie <dj@redhat.com>
Mon, 23 Sep 2002 12:08:57 +0000 (12:08 +0000)
committerDJ Delorie <dj@redhat.com>
Mon, 23 Sep 2002 12:08:57 +0000 (12:08 +0000)
libiberty/ChangeLog
libiberty/Makefile.in

index df6f33f..bde129c 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * Makefile.in (all): Fix multilib parallel build.
+
 2002-09-19  John David Anglin  <dave@hiuly1.hia.nrc.ca>
 
        * cp-demangle.c (demangling_new): Cast 0 to enum.
index 5a25987..e0bb15a 100644 (file)
@@ -105,7 +105,7 @@ SUBDIRS = testsuite
 
 # FIXME: add @BUILD_INFO@ once we're sure it works for everyone.
 all: stamp-picdir $(TARGETLIB) needed-list required-list all-subdir
-       @$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
+       @: $(MAKE) ; exec $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
 
 .PHONY: check installcheck
 check: check-subdir