home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 25 / nopv25.iso / 040A / CLW438.ZIP / libs.ex$ / CGEN.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-06-07  |  263 b   |  10 lines

  1. @echo off
  2. rem (c) R&D Associates 1992-1997.
  3. rem All Rights Reserved.
  4. rem
  5. rem This builds the generic library for a generic vendor.
  6. rem
  7. rem Additional switched may be needed!
  8. rem
  9. clint cgen.c -L+cgen.clb -I. %1 %2 %3 -3- -w0 -KC0 -KB1 -Ab0 -An0 -Ah0 -Ai0
  10.