Changeset 147 for sbliveos2/trunk/runtime
- Timestamp:
- Apr 24, 2000, 9:45:21 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/runtime/makefile.os2
r146 r147 47 47 CFLAGS=-ms -4 -bt=os2 -olinars -s -wx -zl -zfp -zgp -zq -zu -zm 48 48 !else 49 CFLAGS=-ms -4 -bt=os2 -d1 -olinars -s -wx -zl -zfp -zgp -zq -zu -zm $(DEBUG)49 CFLAGS=-ms -4 -bt=os2 -d1 -olinars -s -wx -zl -zfp -zgp -zq -zu -zm -DDEBUG 50 50 !endif 51 51 CINC=-i$(%WATCOM)\H;$(%WATCOM)\H\SYS;$(H)
Note:
See TracChangeset
for help on using the changeset viewer.