]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/wlan_xauth/Makefile
This commit was generated by cvs2svn to compensate for changes in r162852,
[FreeBSD/FreeBSD.git] / sys / modules / wlan_xauth / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../net80211
4
5 KMOD=   wlan_xauth
6 SRCS=   ieee80211_xauth.c
7
8 .include <bsd.kmod.mk>