home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d03xx / d0340.lha / NorthC / NorthC.lzh / Single-Disk < prev   
Text File  |  1990-02-27  |  477b  |  23 lines

  1. ;
  2. ; Single Disk setup
  3. ;
  4.  
  5. ; Execute this script file to set up NorthC on a single disk
  6. ; machine.
  7. ;
  8. ; I would recommend that you go out and buy a second drive if you want
  9. ; to do any real work, but just for a quick play...
  10. ;
  11.  
  12. ; Reduce the ammount of disk swapping needed
  13. copy c:copy ram:
  14.  
  15. ; Copy the essential tools
  16. copy NorthC:bin/NorthC ram:
  17. copy NorthC:bin/A68K ram:
  18. copy NorthC:bin/Blink ram:
  19. copy NorthC:bin/cc ram:
  20.  
  21. ; Now set up the library path
  22. assign clibs: NorthC:libs
  23.