mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
52f01b3b0e
PR: bin/104457 Submitted by: Henrik Brix Andersen MFC after: 1 week
8 lines
135 B
Makefile
8 lines
135 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= wpa_supplicant wpa_cli wpa_passphrase
|
|
SUBDIR+= hostapd hostapd_cli
|
|
SUBDIR+= ndis_events
|
|
|
|
.include <bsd.subdir.mk>
|