aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mips-rtems-g77/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mips-rtems-g77/Makefile')
-rw-r--r--devel/mips-rtems-g77/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mips-rtems-g77/Makefile b/devel/mips-rtems-g77/Makefile
index e060d9734da5..63b783a9780c 100644
--- a/devel/mips-rtems-g77/Makefile
+++ b/devel/mips-rtems-g77/Makefile
@@ -11,5 +11,5 @@ MAINTAINER= jeh@FreeBSD.org
LCLTARGET= mips-rtems
-.include "${.CURDIR}/../i386-rtems-g77/Makefile"
-MASTERDIR= ${MASTERDIR}/i386-rtems-g77
+MASTERDIR= ${.CURDIR}/../i386-rtems-g77
+.include "${MASTERDIR}/Makefile"