Changeset 64 for trunk/src/gcc/libf2c
- Timestamp:
- Apr 29, 2003, 10:10:52 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libf2c/Makefile.in
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r63 r64 123 123 124 124 all: all-unilib 125 ifeq "$(BUILD_PLATFORM)" "OS2" 126 $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO="all-unilib" 127 else 125 128 : $(MAKE) ; exec $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO="all-unilib" 129 endif 126 130 127 131 # `all-unilib' is the overall target in the absence of multilibs, -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.