# $FreeBSD$

SCRIPTS=etcupdate.sh
MAN=	etcupdate.8

etcupdate.8.html: etcupdate.8
	nroff -mdoc ${.ALLSRC} | man2html -nodepage > ${.TARGET}

.include <bsd.prog.mk>
