build - Remove openssl from base (is now permanently replaced by ressl)
[dragonfly.git] / usr.sbin / 802_11 / Makefile
1 SUBDIR= ndis_events wpa_cli wpa_passphrase
2
3 .if !defined(NO_CRYPT)
4 SUBDIR+= wpa_supplicant
5 .endif
6
7 SUBDIR_ORDERED=         # maximum parallelism
8
9 .include <bsd.subdir.mk>