home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / programming / misc_programming / MSC / MAKEMSC.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-06-28  |  162 b   |  7 lines

  1. ada msctest.ada
  2. bamp -r msctest
  3. \msc\bin\cl /AL /Gs /c cinttst.c cflttst.c
  4. \msc\bin\link /nod msctest cinttst cflttst,,,adalibc7
  5. rem Now run msctest.exe
  6. rem
  7.