# $FreeBSD: releng/11.0/usr.bin/limits/Makefile 290567 2015-11-09 01:05:31Z ngie $ .include PROG= limits LIBADD= util .if ${MK_TESTS} != "no" SUBDIR+= tests .endif .include