freebsd-dev/usr.sbin/wpa/Makefile
Bill Paul 8ad9af2c27 Enable -D ndis support in wpa_supplicant and add the ndis_events utility.
This allows wpa_supplicant to work with WPA and WPA2 compliant NDIS
drivers.
2005-10-10 17:51:12 +00:00

6 lines
102 B
Makefile

# $FreeBSD$
SUBDIR= wpa_supplicant wpa_cli hostapd hostapd_cli ndis_events
.include <bsd.subdir.mk>