From fe708974cd399a6efc4fc690736ff07d33ab5ba8 Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Mon, 2 Mar 2009 04:12:41 +0000 Subject: [PATCH] uupdate for 0.6.8 --- usr.sbin/wpa/wpa_passphrase/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr.sbin/wpa/wpa_passphrase/Makefile b/usr.sbin/wpa/wpa_passphrase/Makefile index 002dee5468dc..027f1a1e4462 100644 --- a/usr.sbin/wpa/wpa_passphrase/Makefile +++ b/usr.sbin/wpa/wpa_passphrase/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_passphrase SRCS= wpa_passphrase.c sha1.c md5.c