Module Name: src
Committed By: christos
Date: Wed Aug 4 17:13:33 UTC 2010
Modified Files:
src/usr.sbin: Makefile
Log Message:
unhook old wpa code.
To generate a diff of this commit:
cvs rdiff -u -r1.244 -r1.245 src/usr.sbin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/Makefile
diff -u src/usr.sbin/Makefile:1.244 src/usr.sbin/Makefile:1.245
--- src/usr.sbin/Makefile:1.244 Fri May 7 13:35:32 2010
+++ src/usr.sbin/Makefile Wed Aug 4 13:13:33 2010
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.244 2010/05/07 17:35:32 christos Exp $
+# $NetBSD: Makefile,v 1.245 2010/08/04 17:13:33 christos Exp $
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
.include <bsd.own.mk>
@@ -23,7 +23,7 @@
spray srtconfig sti sunlabel sup syslogd tadpolectl tcpdchk \
tcpdmatch tcpdump tcpdrop timed tpctl traceroute trpt unlink \
usbdevs user videomode vipw veriexecgen vnconfig wake wiconfig \
- wlanctl wpa \
+ wlanctl \
wsconscfg wsfontload wsmoused wsmuxctl zdump zic
.if (${MKKERBEROS} != "no")