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