home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c220 / 7.ddi / EXAMPLES / INTHNDLR / ERR387.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-02-04  |  104 b   |  4 lines

  1. rem Build the ERR387.ASM program
  2. 386asm err387 -nolist -i ..\..\includes\
  3. 386link err387 -sym -nomap
  4.