home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem (c) R&D Associates 1992-1997.
- rem All Rights Reserved.
- rem
- rem This builds the MSC 7.0 library. (C only).
- rem
- rem THIS IS A NON-STANDARD C-ONLY LIBRARY, AND IS NOT ADVISED. USE
- rem CMSC70.CLB DIRECTLY.
- rem
- clint cmsc70.c -L+cmsc70c.clb -I. -Kb1 -K=1 %1 -3- -w0 -KC1 -KB0 -Ab0 -An0 -Ah0 -Ai0
-