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 library for Zortech C++ 2.1 or earlier. (C only).
- rem
- rem THIS IS A NON-STANDARD C-ONLY LIBRARY, AND IS NOT ADVISED. USE
- rem CZTC21.CLB DIRECTLY.
- rem
- clint cztc21.c -L+cztc21c.clb -I. %1 %2 %3 -3 -w0 -KC1 -KB0 -Ab0 -An0 -Ah0 -Ai0
-