# $FreeBSD$
.include <src.opts.mk>
SCRIPTS=etcupdate.sh
MAN= etcupdate.8
.if ${MK_TESTS} != "no"
SUBDIR+= tests
.endif
.include <bsd.prog.mk>