Author: sam
Date: Mon Mar  2 04:11:34 2009
New Revision: 189270
URL: http://svn.freebsd.org/changeset/base/189270

Log:
  update for 0.6.8

Modified:
  head/usr.sbin/wpa/hostapd_cli/Makefile

Modified: head/usr.sbin/wpa/hostapd_cli/Makefile
==============================================================================
--- head/usr.sbin/wpa/hostapd_cli/Makefile      Mon Mar  2 04:10:40 2009        
(r189269)
+++ head/usr.sbin/wpa/hostapd_cli/Makefile      Mon Mar  2 04:11:34 2009        
(r189270)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to