home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1997 Hardware / HARDWARE.ISO / hardware / asbnch / source / makebc5.bat < prev    next >
Encoding:
DOS Batch File  |  1996-11-27  |  130 b   |  3 lines

  1. rem Use this batchfile for build the Dos version with Borland C++ (5.01)
  2. bcc -ms  -lA=16 -l3 -Ox -RT- -P-  ASBENCH.C ASPISCSI.C
  3.