home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 25 / nopv25.iso / 040A / CLW438.ZIP / libs.ex$ / CCC68K.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-01-20  |  208 b   |  8 lines

  1. @echo off
  2. rem (c) R&D Associates 1992-1997.
  3. rem All Rights Reserved.
  4. rem
  5. rem This This builds the Microtek 68K C++ library.
  6. rem
  7. clint ccc68k.cpp -L+ccc68k.clb -I. %1 %2 %3 -3 -KB0 -Ab0 -An0 -Ah0 -Ai00
  8.