aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wpa/hostapd_cli
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2009-03-02 04:11:34 +0000
committerSam Leffler <sam@FreeBSD.org>2009-03-02 04:11:34 +0000
commit79d440447af038c743f73202cc34fbda918fffe6 (patch)
treed6f48ffa8fab52b7e37f4522e6be1332a8ab23f1 /usr.sbin/wpa/hostapd_cli
parent8c705275661e922cb0a9fb829d7a0f92d543073c (diff)
downloadsrc-79d440447af038c743f73202cc34fbda918fffe6.tar.gz
src-79d440447af038c743f73202cc34fbda918fffe6.zip
update for 0.6.8
Notes
Notes: svn path=/head/; revision=189270
Diffstat (limited to 'usr.sbin/wpa/hostapd_cli')
-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 263910373260..667134c7aac4 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