home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / window / winboss / boss01 / tcs.bat < prev    next >
Encoding:
DOS Batch File  |  1987-06-04  |  94 b   |  4 lines

  1. echo off
  2. echo Borland Turbo C (Small Model)
  3. tcc -c -ms -Ic:\turboc\include -DBORLAND=1 %1
  4.