home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / OS2PLST.SRC / SYNTAX.CMD < prev    next >
OS/2 REXX Batch file  |  1989-07-16  |  517b  |  9 lines

  1. cl /AM /DOS2 /Ox /Zpel /Lp /G2 /W3 /Zs /c data.c  >DATA.err
  2. cl /AM /DOS2 /Ox /Zpel /Lp /G2 /W3 /Zs /c edit.c  >EDIT.err
  3. cl /AM /DOS2 /Ox /Zpel /Lp /G2 /W3 /Zs /c misc.c  >MISC.err
  4. cl /AM /DOS2 /Ox /Zpel /Lp /G2 /W3 /Zs /c names.c  >NAMES.err
  5. cl /AM /DOS2 /Ox /Zpel /Lp /G2 /W3 /Zs /c parsecfg.c  >PARSECFG.err
  6. cl /AM /DOS2 /Ox /Zpel /Lp /G2 /W3 /Zs /c parselst.c  >PARSELST.err
  7. cl /AM /DOS2 /Ox /Zpel /Lp /G2 /W3 /Zs /c report.c  >REPORT.err
  8. cl /AM /DOS2 /Ox /Zpel /Lp /G2 /W3 /Zs /c dirfind.c  >DIRFIND.err
  9.