home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 185_01 / _ssort.sh < prev    next >
Text File  |  1985-08-21  |  512b  |  21 lines

  1. : Build SSORT.COM - Select-a-SORT
  2. :
  3. : cc is BDS C vers 1.5
  4. : ll is L2 which comes with BDS C or via BDS C users group
  5. :
  6. : MicroShell users: Don't actually use this shell
  7. : file since ASM gets confused when activated from
  8. : within a shell file. Just treat it as build instructions.
  9. :        Harvey Moran 2/26/84
  10. :
  11. cc ssort -o -e 3800
  12. casm lexlate
  13. asm lexlate.ddz
  14. ddt
  15. f100,1000,0
  16. iLEXLATE.HEX
  17. r
  18. g0
  19. save 4 lexlate.crl
  20. ll ssort lexlate -WA
  21. ou have MicroShell, I probably don't have to tell you notè