.include <src.opts.mk>

PACKAGE=	runtime

PROG=	limits
LIBADD=	util

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>