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

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