]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/wpa/Makefile
Avoid using the C++11 auto keyword, which was introduced in r328555, as
[FreeBSD/stable/9.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
7 .include <bsd.subdir.mk>