# $Id: Makefile,v 1.2.2.1 1998/01/12 09:58:46 obrien Exp $ PROG= minigzip LDADD+= -lz DPADD+= ${LIBZ} .PATH: ${.CURDIR}/../../lib/libz .include