home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / SQDEV200.ZIP / FEATURES / !README.1ST next >
Text File  |  1994-05-23  |  314b  |  12 lines

  1. This directory contains the sample feature DLLs for Squish.  Makefiles
  2. are provided only for WATCOM C/16 and WATCOM C/32.
  3.  
  4. To build the 16-bit feature DLLs using WATCOM C/16, type:
  5.  
  6.         wmake -f makefile.wco
  7.  
  8. To build the 32-bit feature DLLs using WATCOM C/32, type:
  9.  
  10.         wmake -f makefile.w3o
  11.  
  12.