Ignore:
Timestamp:
Sep 23, 2010, 12:10:39 PM (15 years ago)
Author:
markus
Message:

for watcom build: use watcom calling convention as default, _cdecl where needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/wmakefile

    r23 r24  
    5959
    6060AFLAGS        = -Mb
    61 CFLAGS        = -ecc -d3 -hc -bt=os2 -ms -zu -5 -w2 -wcd=138 -zp1 -q -s -zgp -zfp -oi
     61CFLAGS        = -d3 -hc -bt=os2 -ms -zu -5 -w2 -wcd=138 -zp1 -q -s -zgp -zfp -oi
    6262CFLAGS_DEBUG  = -d3 -hc
    6363LFLAGS        = /noe /nod /packd /a:16 /batch /map /line
Note: See TracChangeset for help on using the changeset viewer.