Changeset 73 for GPL/trunk/drv32/makefile.os2
- Timestamp:
- Jan 14, 2006, 11:32:17 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/drv32/makefile.os2
r63 r73 97 97 @for %f in ($(LIBS)) do @%append $^@ library %f 98 98 @%write $^@ library $(%WATCOM)\lib386\os2\clib3r.lib 99 @%write $^@ library $(%WATCOM)\lib386\cplx3r.lib 99 100 !else 100 101 $(LNKFILE): $(MAKEFILE) … … 104 105 @for %f in ($(LIBS)) do @%append $^@ %f 105 106 @%write $^@ $(%WATCOM)\lib386\os2\clib3r.lib 107 @%write $^@ $(%WATCOM)\lib386\cplx3r.lib 106 108 @%write $^@ $(DEFFILE) 107 109 !endif
Note:
See TracChangeset
for help on using the changeset viewer.