From 1c04639879cbe708aad474ea40017a73288600f1 Mon Sep 17 00:00:00 2001 From: Nate Lawson Date: Fri, 30 Jul 2004 00:02:42 +0000 Subject: [PATCH] Mark as WARNS 6 now that sign cleanups are done. --- usr.sbin/ancontrol/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile index 8181a0809c79..113043b7308f 100644 --- a/usr.sbin/ancontrol/Makefile +++ b/usr.sbin/ancontrol/Makefile @@ -3,7 +3,7 @@ PROG= ancontrol MAN= ancontrol.8 -WARNS?= 2 +WARNS?= 6 CFLAGS+= -DANCACHE -I${.CURDIR}/../../sys DPADD= ${LIBMD}