home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / C / INST / MAKEALL.BAT < prev    next >
DOS Batch File  |  1993-12-01  |  63b  |  8 lines

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