home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megazine
/
Megazine-1.iso
/
PROGRAMA
/
C
/
CLINT156
/
CTC20.BAT
< prev
next >
Wrap
DOS Batch File
|
1996-12-01
|
246b
|
9 lines
@echo off
rem (c) R&D Associates 1992.
rem All Rights Reserved
rem
rem This builds the library for TurboC 2.0. NOTE: it assumes that the compiler
rem was installed to the default directory TC.
rem
clint ctc20.c -I/tc/include -L ctc20 -w0