home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / clint / clt167 / cztc21.bat < prev    next >
DOS Batch File  |  1994-03-28  |  264b  |  9 lines

  1. @echo off
  2. rem (c) R&D Associates 1992-1994.
  3. rem All Rights Reserved.
  4. rem
  5. rem This builds the library for Zortech C++ 2.1 or earlier. NOTE: it assumes
  6. rem that the compiler was installed to the directory ZTC.
  7. rem
  8. clint cztc21.c -I/ztc/include -L cztc21 -w0
  9.