This commit was generated by cvs2svn to compensate for changes in r104756,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
Alexander Kabaev 2002-10-10 04:40:48 +00:00
commit e155b1883a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Makefile.in (all): Fix multilib parallel build.
2002-08-14 Release Manager
* GCC 3.2 Released.

View File

@ -136,7 +136,7 @@ FLAGS_TO_PASS = \
"tooldir=$(tooldir)"
all: libobjc.la $(OBJC_BOEHM_GC)
$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
: $(MAKE) ; exec $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
# User-visible header files.