home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c160 / 2.ddi / MSC / C4MSC.BAT next >
Encoding:
DOS Batch File  |  1990-05-29  |  84 b   |  3 lines

  1. cl -DMSC -W3 -Gs -Gr -qc -Od -Zi -AL %1.c /link M4.LIB /CO /STACK:10000 /SE:500
  2. 
  3.