]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/wpa/Makefile
Import device-tree files from Linux 6.4
[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
10 SUBDIR_PARALLEL=
11
12 .include <bsd.subdir.mk>