summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_cli
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-03-02 04:10:40 +0000
committersam <sam@FreeBSD.org>2009-03-02 04:10:40 +0000
commitfdc2f0e604e71fd7b4678b091830527b6db34109 (patch)
treef49690add067e1186e47cee623dce565d8f85277 /usr.sbin/wpa/wpa_cli
parentf45a0d48ab7989f50f71029b2e5ed440eb497df1 (diff)
downloadFreeBSD-src-fdc2f0e604e71fd7b4678b091830527b6db34109.zip
FreeBSD-src-fdc2f0e604e71fd7b4678b091830527b6db34109.tar.gz
update for 0.6.8
Diffstat (limited to 'usr.sbin/wpa/wpa_cli')
-rw-r--r--usr.sbin/wpa/wpa_cli/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/wpa/wpa_cli/Makefile b/usr.sbin/wpa/wpa_cli/Makefile
index a118988..ae16a72 100644
--- a/usr.sbin/wpa/wpa_cli/Makefile
+++ b/usr.sbin/wpa/wpa_cli/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
-WPA_SUPPLICANT_DISTDIR?= ${.CURDIR}/../../../contrib/wpa_supplicant
-.PATH: ${WPA_SUPPLICANT_DISTDIR}
+.include "${.CURDIR}/../Makefile.inc"
+
+.PATH.c:${WPA_SUPPLICANT_DISTDIR}
PROG= wpa_cli
SRCS= wpa_cli.c wpa_ctrl.c os_unix.c
OpenPOWER on IntegriCloud