Ignore:
Timestamp:
Apr 29, 2003, 10:10:52 PM (23 years ago)
Author:
bird
Message:

OS/2 workaround for the parallel build workaround ': $(MAKE) ; $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/libstdc++-v3/Makefile.am

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r63 r64  
    109109
    110110all-multi:
     111
     112
     113
    111114        : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
     115
    112116install-multi:
    113117        $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
Note: See TracChangeset for help on using the changeset viewer.