home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / WINDOWS / PROGRAM / WINSTALL.ZIP / MAKEALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-07-04  |  63 b   |  8 lines

  1. @echo off
  2. cd wslib
  3. make makefile
  4. cd ..
  5. make makefile
  6. 
  7.  
  8.