aboutsummaryrefslogtreecommitdiff
path: root/devel/powerpc-rtems-gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/powerpc-rtems-gdb/Makefile')
-rw-r--r--devel/powerpc-rtems-gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/powerpc-rtems-gdb/Makefile b/devel/powerpc-rtems-gdb/Makefile
index d8548ff54429..477dd03a852a 100644
--- a/devel/powerpc-rtems-gdb/Makefile
+++ b/devel/powerpc-rtems-gdb/Makefile
@@ -16,4 +16,4 @@ CONFIGURE_ARGS= --verbose --enable-sim --enable-sim-powerpc \
MAN1+= ${LCLTARGET}-run.1
MASTERDIR= ${.CURDIR}/../i386-rtems-gdb
-.include "${.CURDIR}/../i386-rtems-gdb/Makefile"
+.include "${MASTERDIR}/Makefile"