Changeset 64 for trunk/src/gcc/libffi/Makefile.in
- Timestamp:
- Apr 29, 2003, 10:10:52 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libffi/Makefile.in
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r63 r64 735 735 736 736 all-multi: 737 ifeq "$(BUILD_PLATFORM)" "OS2" 738 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do 739 else 737 740 : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do 741 endif 738 742 install-multi: 739 743 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.