home *** CD-ROM | disk | FTP | other *** search
- // options.lnt -- a Lint options file for Manx Aztec C with XPR Kermit
-
- -DXPRKERMIT -si2 // XPR Kermit mode on, 2-byte integers
- +fvr // varying return mode
- -e7?? // Ignore all Info messages for now
- -e537 // We wrap all our include files
- -esym(526,calla,callaa,callad,calladd,calladda,calld,callda,calldaa) // defined in asm
- -esym(526,DOSBase,myInit,myRomTag) // defined in asm code
- -esym(526,_H1_org,_H2_end) // ditto
- -e565 // No warnings about tags
-
- -os(errors.txt)
-