if_iwm - Factor out firmware station handling into if_iwm_sta.c.
[dragonfly.git] / usr.sbin / 802_11 / Makefile
blob629ebef95c2cf1da9bbde63e41f230c123b7e337
1 SUBDIR= ndis_events wpa_cli wpa_passphrase
3 .if !defined(NO_LIBRESSL)
4 SUBDIR+= wpa_supplicant
5 .endif
7 SUBDIR_ORDERED= # maximum parallelism
9 .include <bsd.subdir.mk>