home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / pmtermsr.lzh / gowc.cmd < prev    next >
OS/2 REXX Batch file  |  1995-10-13  |  193b  |  9 lines

  1. setlocal
  2. set WATCOM=d:\usr\wc10
  3. set wcl386=
  4. set wcc386=
  5. set DELDIR=
  6. set include=.;%WATCOM%\h;%WATCOM%\h\os2
  7. set lib=lib;%WATCOM%\lib386\os2;%WATCOM%\lib386;d:\os2;
  8. wmake /f makefile.wc
  9.