.include <src.opts.mk>

PACKAGE=	runtime
PROG=	du
LIBADD=	xo util

HAS_TESTS=
SUBDIR.${MK_TESTS}+=	tests

.include <bsd.prog.mk>
