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