home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c161 / 1.ddi / TC / CBTC.BAT next >
Encoding:
DOS Batch File  |  1991-11-10  |  103 b   |  3 lines

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