home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 477.lha / PatchStarCompiler_v1.0 / Source / MakeFile < prev    next >
Encoding:
Makefile  |  1991-02-12  |  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.