summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/edquota/Makefile')
-rw-r--r--usr.sbin/edquota/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile
index e5a3b12..1196e47 100644
--- a/usr.sbin/edquota/Makefile
+++ b/usr.sbin/edquota/Makefile
@@ -4,6 +4,10 @@
PROG= edquota
MAN= edquota.8
+CSTD= gnu99
WARNS?= 4
+DPADD= ${LIBUTIL}
+LDADD= -lutil
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud