home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 166.lha / QuickView / makefile < prev    next >
Encoding:
Makefile  |  1988-04-28  |  70 b   |  6 lines

  1.  .asm.o:
  2.       as $* -C -D -eMANX
  3.  
  4. QView: QView.o
  5.       ln $*.o c.lib
  6.