freebsd-dev/usr.sbin/wpa/Makefile

9 lines
152 B
Makefile
Raw Normal View History

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