aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cxxfilt
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cxxfilt')
-rw-r--r--usr.bin/cxxfilt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cxxfilt/Makefile b/usr.bin/cxxfilt/Makefile
index 496b240a79d5..0f7b5968698d 100644
--- a/usr.bin/cxxfilt/Makefile
+++ b/usr.bin/cxxfilt/Makefile
@@ -2,7 +2,7 @@
.include <src.opts.mk>
-ELFTCDIR= ${.CURDIR}/../../contrib/elftoolchain
+ELFTCDIR= ${.CURDIR:H:H}/contrib/elftoolchain
SRCDIR= ${ELFTCDIR}/cxxfilt
.PATH: ${SRCDIR}