home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Archivers / PPCUnTGZ.lha / PPCUnTGZ / smakefile < prev    next >
Makefile  |  1998-02-25  |  201b  |  9 lines

  1. UnTGZ.elf: UnTGZ.o
  2.  
  3.     ppc-amigaos-ld -r lib:c_ppc.o UnTGZ.o so:akpng/ppc/zlib/libzip.a LIB:scppc.a lib:end.o -o UnTGZ.elf
  4.     Protect UnTGZ.elf +e
  5.  
  6. UnTGZ.o: UnTGZ.c
  7.  
  8.     SCPPC DEFINE=AMITIME UnTGZ.c
  9.