home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c160 / 2.ddi / TC / C4TC.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-06-20  |  105 b   |  3 lines

  1. REM Turbo C compile and link command file.
  2. tcc  -LC:\TC\LIB -IC:\TC\INCLUDE -P -ml -DTURBO %1.c t4.lib
  3.