xref: /freebsd-14.2/usr.bin/limits/Makefile (revision d0b2dbfa)
1c03293e5SDavid Nugent
2dd76c272SEnji Cooper.include <src.opts.mk>
3dd76c272SEnji Cooper
4*93c43690SEmmanuel VadotPACKAGE=	runtime
5*93c43690SEmmanuel Vadot
6c03293e5SDavid NugentPROG=	limits
73e11bd9eSBaptiste DaroussinLIBADD=	util
8c03293e5SDavid Nugent
9d511b20aSEnji CooperHAS_TESTS=
104b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests
11dd76c272SEnji Cooper
12c03293e5SDavid Nugent.include <bsd.prog.mk>
13