summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-03-02 04:11:34 +0000
committersam <sam@FreeBSD.org>2009-03-02 04:11:34 +0000
commit069aa8512bce57de1947623b756fca53bef4e4e5 (patch)
treed6f48ffa8fab52b7e37f4522e6be1332a8ab23f1 /usr.sbin/wpa
parentfdc2f0e604e71fd7b4678b091830527b6db34109 (diff)
downloadFreeBSD-src-069aa8512bce57de1947623b756fca53bef4e4e5.zip
FreeBSD-src-069aa8512bce57de1947623b756fca53bef4e4e5.tar.gz
update for 0.6.8
Diffstat (limited to 'usr.sbin/wpa')
-rw-r--r--usr.sbin/wpa/hostapd_cli/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/wpa/hostapd_cli/Makefile b/usr.sbin/wpa/hostapd_cli/Makefile
index 2639103..667134c 100644
--- a/usr.sbin/wpa/hostapd_cli/Makefile
+++ b/usr.sbin/wpa/hostapd_cli/Makefile
@@ -1,10 +1,8 @@
# $FreeBSD$
-CONTRIB= ${.CURDIR}/../../../contrib
-HOSTAPD_DISTDIR?= ${CONTRIB}/hostapd
-WPA_SUPPLICANT_DISTDIR?= ${CONTRIB}/wpa_supplicant
+.include "${.CURDIR}/../Makefile.inc"
-.PATH: ${HOSTAPD_DISTDIR} ${WPA_SUPPLICANT_DISTDIR}
+.PATH.c:${HOSTAPD_DISTDIR}
PROG= hostapd_cli
SRCS= hostapd_cli.c wpa_ctrl.c os_unix.c
OpenPOWER on IntegriCloud