summaryrefslogtreecommitdiffstats
path: root/usr.bin/limits/Makefile
blob: 5999cdbe060c1db0c595d573a0f58886686b7e35 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	limits
DPADD=	${LIBUTIL}
LDADD=	-lutil
WARNS?=	6

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud