home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / prog_oth / patchcpr.lzh / PATCHCOMPILER / SOURCE / MAKEFILE < prev    next >
Encoding:
Text File  |  1991-08-15  |  328 b   |  13 lines

  1.  
  2. ; both files must be (b)linked !
  3. ; Roger Fischlin 18.th October 1990
  4. ; current directory must be the drawer containing both assembled files
  5.  
  6.  
  7. echo "*NPlease Wait - Using Blink To Link PatchStarCompiler ....*N"
  8.  
  9. blink PSCompiler.linkable PSModule.linkable to ram:PatchStarCompiler
  10.  
  11. echo "*NPatchStarCompiler Written To RAM:*N"
  12.  
  13.