Changeset 577 for GPL/trunk/include/watcom32.mak
- Timestamp:
- Sep 18, 2013, 8:42:17 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/include/watcom32.mak
r493 r577 13 13 14 14 !if "$(DEBUG)" == "1" 15 CFLAGS = -dDEBUG -bt=os2v2 -e60 -hc - d2 -5r -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf15 CFLAGS = -dDEBUG -bt=os2v2 -e60 -hc -5r -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf 16 16 CPPFLAGS= -xd 17 17 ASFLAGS = -D:DEBUG -Mb -Li -Sv:M510
Note:
See TracChangeset
for help on using the changeset viewer.