# $Id: Makefile,v 1.1.1.1 1997/12/13 09:57:48 msmith Exp $ PROG= minigzip LDADD+= -lz DPADD+= ${LIBZ} .PATH: ${.CURDIR}/../../lib/libz .include