]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/wpa/Makefile
Merge llvm-project release/16.x llvmorg-16.0.1-0-gcd89023f7979
[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>