home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 355_03 / slk3.exe / SDIF / MSC / M.BAT next >
DOS Batch File  |  1991-05-19  |  190b  |  9 lines

  1. rem  MicroSoft C batch make file for sdif
  2. rem
  3. rem Change this path as required.
  4. rem
  5. path c:\bat;c:\bin\msc;c:\bin\local;c:\sherlock\bin;c:\dos
  6. make msdif.mmk
  7. make msdifdb.mmk
  8. dopath
  9.