home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume7 / msdos_mk.patch / cmake.bat next >
Encoding:
DOS Batch File  |  1986-11-30  |  192 b   |  10 lines

  1. msc -AM -Zd -Od make;
  2. msc -AM -Zd -Od macro;
  3. msc -AM -Zd -Od token;
  4. msc -AM -Zd -Od parsedir;
  5. msc -AM -Zd -Od file;
  6. msc -AM -Zd -Od osdate;
  7. link make+macro+token+parsedir+file+osdate,make;
  8.  
  9. 
  10.