home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d03xx / d0340.lha / NorthC / NorthC.lzh / setup-NorthC < prev    next >
Text File  |  1990-02-27  |  231b  |  13 lines

  1. ;
  2. ; Set up the NorthC environment, if the disk is not called
  3. ; NorthC you will have to edit this file.
  4. ;
  5.  
  6. ; Tell the OS where the tools are to be found
  7.  
  8. path NorthC:bin
  9.  
  10. ; Tell cc where the libraries are
  11.  
  12. assign clibs: NorthC:libs
  13.