home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 355_01 / slk1.exe / SDEL / MSC / M.BAT next >
DOS Batch File  |  1991-06-09  |  219b  |  7 lines

  1. rem MicroSoft C batch make file for sdel
  2. rem
  3. path c:\bat;c:\bin\msc;c:\bin\sys;c:\bin\local;c:\sherlock\bin
  4. make msdel.mmk
  5. make msdeldb.mmk
  6. path c:\bat;c:\bin\turboc;c:\bin\sys;c:\bin\local;c:\sherlock\bin;c:\dos
  7.