summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/gdbserver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gdb/gdbserver/Makefile')
-rw-r--r--gnu/usr.bin/gdb/gdbserver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/gdbserver/Makefile b/gnu/usr.bin/gdb/gdbserver/Makefile
index f5cfd4c..fa46e6d 100644
--- a/gnu/usr.bin/gdb/gdbserver/Makefile
+++ b/gnu/usr.bin/gdb/gdbserver/Makefile
@@ -3,7 +3,7 @@
# Not elf specific so don't install in /usr/libexec/elf
BINDIR=/usr/bin
-GDBDIR= ${.CURDIR}/../../../../contrib/gdb
+GDBDIR= ${SRCTOP}/contrib/gdb
.PATH: ${GDBDIR}/gdb/signals
.PATH: ${GDBDIR}/gdb/gdbserver
.PATH: ${GDBDIR}/gdb
OpenPOWER on IntegriCloud