home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / MODEM / MNPC12.ZIP / BLDC.BAT < prev    next >
Encoding:
DOS Batch File  |  1987-12-16  |  217 b   |  10 lines

  1. cl /c /Gs mnpintrf.c mnpllvl.c mnpdrvr.c mnpevent.c mnpmisc.c
  2. masm async,async;
  3. masm suspend,suspend;
  4. masm fcscalc,fcscalc;
  5. masm setpar,setpar;
  6. masm timer,timer;
  7. masm portio,portio;
  8. erase mnp.lib
  9. lib @bldlib
  10.