home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 14 / CDACTUAL.iso / cdactual / demobin / share / program / c / XGAKIT.ZIP / MAKEDEMO.BAT next >
Encoding:
DOS Batch File  |  1991-02-20  |  57 b   |  3 lines

  1. masm /ML %1 xgakit;
  2. cl /AM /qc %1 xgademo.c xgakit.obj
  3.