home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / program / compiler / fasbin21 / fas_src / makeone.bat < prev   
DOS Batch File  |  1990-12-11  |  61b  |  4 lines

  1. make -DTARGET=%1
  2. %1 -l test.out %1.tst
  3. fc test.out %1.tut
  4.