]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/mca/Makefile
Do not call ndis_setstate_80211() until we are ready to associate, the vap may
[FreeBSD/FreeBSD.git] / sbin / mca / Makefile
1 # $FreeBSD$
2 PROG=   mca
3 WARNS?= 4
4 MAN=    mca.8
5
6 .include <bsd.prog.mk>