home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / beehive / bbs / lux80.arc / MAKELUX.SUB < prev    next >
Text File  |  1991-08-11  |  384b  |  17 lines

  1. ;
  2. ; This submit file will perform all necessary operations to
  3. ; provide you with a ready-to-run LUX.COM file (after editing
  4. ; LUX80.MAC, of course).
  5. ;
  6. M80 =LUX80
  7. L80 /P:0,LUX80,LUX.CO0/N/E
  8. N
  9. L80 /P:100,LUX80,LUX.CO1/N/E
  10. ERA LUX80.REL
  11. COMBINE
  12. ERA LUX.CO0
  13. ERA LUX.CO1
  14. ;
  15. ; LUX.COM v8.0 is now ready for use
  16. ;
  17.