From 71ccf09269546d398fa847168fc74c22d6338a62 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Sat, 2 Jan 2010 11:07:44 +0000 Subject: The last big commit: let usr.sbin/ use WARNS=6 by default. --- usr.sbin/pwd_mkdb/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin/pwd_mkdb/Makefile') diff --git a/usr.sbin/pwd_mkdb/Makefile b/usr.sbin/pwd_mkdb/Makefile index c3aaeb3398d8..7616629b2b09 100644 --- a/usr.sbin/pwd_mkdb/Makefile +++ b/usr.sbin/pwd_mkdb/Makefile @@ -7,7 +7,6 @@ PROG= pwd_mkdb MAN= pwd_mkdb.8 SRCS= pw_scan.c pwd_mkdb.c -WARNS?= 4 CFLAGS+= -I${.CURDIR}/../../lib/libc/gen # for pw_scan.h .include -- cgit v1.2.3