# $FreeBSD: head/usr.bin/limits/Makefile 137391 2004-11-08 18:08:16Z des $ PROG= limits DPADD= ${LIBUTIL} LDADD= -lutil WARNS?= 6 .include