#	BSDI Makefile,v 1.1.1.1 1996/01/10 20:23:00 bostic Exp

MAN1=	sdif.0

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

.include <bsd.prog.mk>
