Ignore:
Timestamp:
Feb 27, 2017, 6:45:38 PM (8 years ago)
Author:
David Azarewicz
Message:

Misc build updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OCO/trunk/mif/makeopts.inc

    r238 r590  
    5050
    5151!ifdef %DEBUG
    52 CFLAGS  =-ms -5 -bt=os2 -hc -d2 -oi -s -j -wx -zl -zfp -zgp -zq -zu -zp1 &
     52CFLAGS  =-ms -5 -bt=os2 -hc -oi -s -j -wx -zl -zfp -zgp -zq -zu -zp1 &
    5353         -DDEBUG -DTARGET_OS216 $(CINCLUDES)
    54 CPPFLAGS=-ms -5 -bt=os2 -hc -d2 -oi -s -j -wx -zl -zfp -zgp -zq -zu -zp1 &
     54CPPFLAGS=-ms -5 -bt=os2 -hc -oi -s -j -wx -zl -zfp -zgp -zq -zu -zp1 &
    5555         -DDEBUG -DTARGET_OS216 $(CINCLUDES)
    5656LFLAGS  = d codeview
Note: See TracChangeset for help on using the changeset viewer.