#	BSDI Makefile,v 1.1.1.1 1996/01/10 20:17:36 bostic Exp

MAN1=	cdif.0

beforeinstall:
	install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/cdif.pl ${DESTDIR}${BINDIR}/cdif

.include <bsd.prog.mk>
