home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / screen / swears10 / !cc.bat next >
Encoding:
DOS Batch File  |  1991-06-25  |  110 b   |  5 lines

  1. @echo off
  2. qcl /Ox /AS /W3 demo.c  /link swears_s.lib
  3. qcl /Ox /AS /W3 demo2.c /link swears_s.lib
  4. del *.obj
  5.