home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / patchcompiler_437.lzh / PatchCompiler / Source / MakeFile < prev    next >
Makefile  |  1991-01-16  |  328b  |  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.