NetBSD/usr.sbin/wpa/Makefile
dyoung bfd03b170f Build and install wpa_passphrase, the utility for making a WPA
pre-shared key (PSK) from an SSID (802.11 "network name") and a
secret passphrase.
2006-05-14 19:51:15 +00:00

6 lines
152 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/05/14 19:51:15 dyoung Exp $
SUBDIR= hostapd hostapd_cli wpa_cli wpa_passphrase wpa_supplicant
.include <bsd.subdir.mk>