home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource3 / 187_01 / lcsubrs.bat < prev    next >
Encoding:
DOS Batch File  |  1986-03-10  |  154 b   |  7 lines

  1. rename csubrs.s xlib.s
  2. lib88 %1 xlib.s -ocsubrs -pcsubrs.map
  3. more <csubrs.map
  4. pause .. if map is ok, press ENTER, else press ^C
  5. del %1.o
  6. del xlib.s
  7.