summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ancontrol/Makefile
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2000-12-08 19:02:35 +0000
committerarchie <archie@FreeBSD.org>2000-12-08 19:02:35 +0000
commitcbb790a99edb08dc985b06778a2d770ada77ff17 (patch)
tree3fc8b9d10b0402571065650e32bb28e3946149b4 /usr.sbin/ancontrol/Makefile
parentd8dc54d7fc911cdb4651c9f774d033ea5546674b (diff)
downloadFreeBSD-src-cbb790a99edb08dc985b06778a2d770ada77ff17.zip
FreeBSD-src-cbb790a99edb08dc985b06778a2d770ada77ff17.tar.gz
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 <ambrisko@whistle.com>
Diffstat (limited to 'usr.sbin/ancontrol/Makefile')
-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 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 <bsd.prog.mk>
OpenPOWER on IntegriCloud