.include <src.opts.mk>

PROG=	quot
MAN=	quot.8
LIBADD=	ufs util
HAS_TESTS=
SUBDIR.${MK_TESTS}=     tests

.include <bsd.prog.mk>
