]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/wpa/Makefile
wpa: Disable P2P in WPS
[FreeBSD/FreeBSD.git] / usr.sbin / wpa / Makefile
1 # $FreeBSD$
2
3 SUBDIR= src .WAIT \
4         wpa_supplicant \
5         wpa_cli \
6         wpa_passphrase \
7         hostapd \
8         hostapd_cli \
9         ndis_events
10
11 SUBDIR_PARALLEL=
12
13 .include <bsd.subdir.mk>