#	BSDI Makefile,v 1.3 1995/01/08 03:33:29 donn Exp

MAN1=	zipgrep.0

install: maninstall
	install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/zipgrep.sh ${DESTDIR}${BINDIR}/zipgrep

.include "../Makefile.inc"
.include <bsd.prog.mk>
