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 Symantec 6.1 or higher library. (C only).
- rem
- rem THIS IS A NON-STANDARD C-ONLY LIBRARY, AND IS NOT ADVISED. USE
- rem SYMC.CLB DIRECTLY.
- rem
- clint symc.c -L+symcc.clb -I. %1 %2 %3 -3- -w0 -KC1 -KB0 -Ab0 -An0 -Ah0 -Ai0
-