home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 207.lha / PopInfo / MakeFile < prev    next >
Makefile  |  1996-02-14  |  78b  |  5 lines

  1. cc +l -s PopInfo
  2. as ReadBlock
  3. ln -o PopInfo +cdb PopInfo.o ReadBlock.o -lc32
  4.  
  5.