.include <src.opts.mk>

PACKAGE=ufs
PROG=	tunefs
LIBADD=	ufs util
MAN=	tunefs.8

HAS_TESTS=
SUBDIR.${MK_TESTS}=	tests

.include <bsd.prog.mk>
