From cbb790a99edb08dc985b06778a2d770ada77ff17 Mon Sep 17 00:00:00 2001 From: archie Date: Fri, 8 Dec 2000 19:02:35 +0000 Subject: Fixes to the Aironet driver to clear up some WEP issues. "Security notes" section to the man page added by me. PR: 23097 Submitted by: Doug Ambrisko --- usr.sbin/ancontrol/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/ancontrol/Makefile') diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile index 06d1b16..e8e45cc 100644 --- a/usr.sbin/ancontrol/Makefile +++ b/usr.sbin/ancontrol/Makefile @@ -5,6 +5,6 @@ SRCS= ancontrol.c MAN8= ancontrol.8 -CFLAGS+= -I${.CURDIR}/../../sys -DANCACHE +CFLAGS+= -I${.CURDIR}/../../sys -DANCACHE -Wall .include -- cgit v1.1