mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
595fe15108
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
9 lines
152 B
Makefile
9 lines
152 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= wpa_supplicant wpa_cli wpa_passphrase
|
|
SUBDIR+= hostapd hostapd_cli
|
|
SUBDIR+= ndis_events
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|