home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff384.lzh / NorthC / NorthC1.LZH / Single-make < prev    next >
Text File  |  1990-08-30  |  372b  |  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:clibs
  15.  
  16.