]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/wpa/Makefile
MFC r307402: Guard against bad service name argument(s) to load_rc_config()
[FreeBSD/stable/10.git] / usr.sbin / wpa / Makefile
1 # $FreeBSD$
2
3 SUBDIR= wpa_supplicant wpa_cli wpa_passphrase
4 SUBDIR+= hostapd hostapd_cli
5 SUBDIR+= ndis_events
6 SUBDIR_PARALLEL=
7
8 .include <bsd.subdir.mk>