mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 10:08:41 -05:00
8 lines
152 B
Makefile
8 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>
|