aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wpa/wpa_cli/Makefile
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-03-02 05:04:45 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-03-02 05:04:45 +0000
commit00237653820509c8588c8c05eeec7058bd026aaa (patch)
treeb71def5f967bb2bf3834f15126dfbf4acf069c2d /usr.sbin/wpa/wpa_cli/Makefile
parent8c71aecd10ab59254e94bbc86c9202271df91d49 (diff)
downloadsrc-00237653820509c8588c8c05eeec7058bd026aaa.tar.gz
src-00237653820509c8588c8c05eeec7058bd026aaa.zip
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
This simplifies pathing in make/displayed output. MFC after: 1 week Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=314541
Diffstat (limited to 'usr.sbin/wpa/wpa_cli/Makefile')
-rw-r--r--usr.sbin/wpa/wpa_cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wpa/wpa_cli/Makefile b/usr.sbin/wpa/wpa_cli/Makefile
index 3203829d98af..585499dd5ab1 100644
--- a/usr.sbin/wpa/wpa_cli/Makefile
+++ b/usr.sbin/wpa/wpa_cli/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.include "${.CURDIR}/../Makefile.inc"
+.include "../Makefile.inc"
.PATH.c:${WPA_SUPPLICANT_DISTDIR}