# $FreeBSD$

.include <src.opts.mk>

PROG=	limits
LIBADD=	util

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>