aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cxxfilt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cxxfilt/Makefile')
-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 0f7b5968698d..75f39419bfd2 100644
--- a/usr.bin/cxxfilt/Makefile
+++ b/usr.bin/cxxfilt/Makefile
@@ -2,7 +2,7 @@
.include <src.opts.mk>
-ELFTCDIR= ${.CURDIR:H:H}/contrib/elftoolchain
+ELFTCDIR= ${SRCTOP}/contrib/elftoolchain
SRCDIR= ${ELFTCDIR}/cxxfilt
.PATH: ${SRCDIR}