freebsd-dev/usr.sbin/wpa/Makefile
Sam Leffler 52f01b3b0e add wpa_passphrase utility to the build
PR:		bin/104457
Submitted by:	Henrik Brix Andersen
MFC after:	1 week
2006-11-17 19:38:51 +00:00

8 lines
135 B
Makefile

# $FreeBSD$
SUBDIR= wpa_supplicant wpa_cli wpa_passphrase
SUBDIR+= hostapd hostapd_cli
SUBDIR+= ndis_events
.include <bsd.subdir.mk>