From 3353a36052a410fce07f14569e1ed4f32a3b1af5 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 30 Dec 2002 09:45:26 +0000 Subject: Make WARNS=5 clean. Tested on: sparc64, Athlon[32] --- chpass/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chpass/Makefile') 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 -- cgit v1.2.3-56-ge451