summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ancontrol
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-07-30 00:02:42 +0000
committernjl <njl@FreeBSD.org>2004-07-30 00:02:42 +0000
commitc47f6414a1703b33b1b824b13072fcae1a602b3e (patch)
tree7a0c120ae5a2c6ef5d614e9d49c622bb1fe70bae /usr.sbin/ancontrol
parentf9081bbd79cec3db266d674d015218585d3a5170 (diff)
downloadFreeBSD-src-c47f6414a1703b33b1b824b13072fcae1a602b3e.zip
FreeBSD-src-c47f6414a1703b33b1b824b13072fcae1a602b3e.tar.gz
Mark as WARNS 6 now that sign cleanups are done.
Diffstat (limited to 'usr.sbin/ancontrol')
-rw-r--r--usr.sbin/ancontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile
index 8181a08..113043b 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}
OpenPOWER on IntegriCloud