Changeset 590 for OCO/trunk/mif/makeopts.inc
- Timestamp:
- Feb 27, 2017, 6:45:38 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OCO/trunk/mif/makeopts.inc
r238 r590 50 50 51 51 !ifdef %DEBUG 52 CFLAGS =-ms -5 -bt=os2 -hc - d2 -oi -s -j -wx -zl -zfp -zgp -zq -zu -zp1 &52 CFLAGS =-ms -5 -bt=os2 -hc -oi -s -j -wx -zl -zfp -zgp -zq -zu -zp1 & 53 53 -DDEBUG -DTARGET_OS216 $(CINCLUDES) 54 CPPFLAGS=-ms -5 -bt=os2 -hc - d2 -oi -s -j -wx -zl -zfp -zgp -zq -zu -zp1 &54 CPPFLAGS=-ms -5 -bt=os2 -hc -oi -s -j -wx -zl -zfp -zgp -zq -zu -zp1 & 55 55 -DDEBUG -DTARGET_OS216 $(CINCLUDES) 56 56 LFLAGS = d codeview
Note:
See TracChangeset
for help on using the changeset viewer.