home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / recio213.zip / mktest.bat < prev    next >
DOS Batch File  |  1995-09-05  |  180b  |  7 lines

  1. BCC -ms -O1 -w testchg.c recios.lib
  2. BCC -ms -O1 -w testchp.c recios.lib
  3. BCC -ms -O1 -w testcog.c recios.lib
  4. BCC -ms -O1 -w testcop.c recios.lib
  5. del test???.obj
  6. call test.bat
  7.