Changeset 64 for trunk/src/gcc/zlib/Makefile.in
- Timestamp:
- Apr 29, 2003, 10:10:52 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/zlib/Makefile.in
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r63 r64 480 480 481 481 all-multi: 482 ifeq "$(BUILD_PLATFORM)" "OS2" 483 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do 484 else 482 485 : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do 486 endif 483 487 install-multi: 484 488 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.