freebsd-dev/sys/modules/wlan_xauth/Makefile

9 lines
112 B
Makefile
Raw Normal View History

# $FreeBSD$
.PATH: ${.CURDIR}/../../net80211
KMOD= wlan_xauth
SRCS= ieee80211_xauth.c
.include <bsd.kmod.mk>