home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / 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.