aboutsummaryrefslogtreecommitdiff
path: root/lib/libdwarf
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2016-04-18 13:13:59 +0000
committerEd Maste <emaste@FreeBSD.org>2016-04-18 13:13:59 +0000
commitc0e5e7f3d2e1bac7ada43b35843e3a018777854e (patch)
treeb2b7fab482a8b2171347dff667a0bba5cbb0e332 /lib/libdwarf
parentf8ee69bf81d37e120b3ca9b04c32110a5e2c43c3 (diff)
Notes
Diffstat (limited to 'lib/libdwarf')
-rw-r--r--lib/libdwarf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdwarf/Makefile b/lib/libdwarf/Makefile
index 1e2506d23e36..e23cb1f0d977 100644
--- a/lib/libdwarf/Makefile
+++ b/lib/libdwarf/Makefile
@@ -2,7 +2,7 @@
.include <bsd.own.mk>
PACKAGE=lib${LIB}
-TOP= ${.CURDIR}/../../contrib/elftoolchain
+TOP= ${.CURDIR:H:H}/contrib/elftoolchain
SRCDIR= ${TOP}/libdwarf
.PATH: ${SRCDIR}