home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l350 / 3.ddi / EXAMPLES / INTHNDLR / SERIO.BAT < prev   
Encoding:
DOS Batch File  |  1993-02-09  |  138 b   |  4 lines

  1. rem Build the SERIO.ASM program
  2. command/e:1024/c pharasm.bat serio
  3. 386link serio -sym -nomap -offset 1000h -minreal 100h -maxreal 100h
  4.