summaryrefslogtreecommitdiffstats
path: root/chpass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chpass/Makefile')
-rw-r--r--chpass/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chpass/Makefile b/chpass/Makefile
index 5c807ee..f3f05e4 100644
--- a/chpass/Makefile
+++ b/chpass/Makefile
@@ -8,8 +8,7 @@ BINMODE=4555
.PATH: ${.CURDIR}/../../usr.sbin/pwd_mkdb \
${.CURDIR}/../../lib/libc/gen
CFLAGS+=-I${.CURDIR}/../../usr.sbin/pwd_mkdb -I${.CURDIR}/../../lib/libc/gen
-WARNS?= 4
-NO_WERROR=yes
+WARNS?= 5
LINKS= ${BINDIR}/chpass ${BINDIR}/chfn
LINKS+= ${BINDIR}/chpass ${BINDIR}/chsh
LINKS+= ${BINDIR}/chpass ${BINDIR}/ypchpass