home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d03xx / d0353.lha / NorthC / NorthC1.LZH / Single-Make < prev    next >
Text File  |  1990-05-01  |  371b  |  16 lines

  1. ;  Single-Make        within        NorthC
  2. ;
  3. ;
  4. ; Setup NorthC to run on a single disk Amiga 500.
  5. ;
  6. ; I would recommend that you go out and buy a second drive if you want
  7. ; to do any real work, but just for a quick play...
  8. ;
  9.  
  10. ; Copy make, the rest of the tools are defined explicitly in the Makefile
  11. copy NorthC:bin/make ram:
  12.  
  13. ; Now set up the library path
  14. assign clibs: NorthC:libs
  15.  
  16.