summaryrefslogtreecommitdiff
path: root/cross/h8300-hms-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/h8300-hms-gcc/Makefile')
-rw-r--r--cross/h8300-hms-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile
index 9147cffec6e..52f748c75e0 100644
--- a/cross/h8300-hms-gcc/Makefile
+++ b/cross/h8300-hms-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/03/29 12:40:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/06/02 14:05:02 abs Exp $
DISTNAME= gcc-core-3.1
PKGNAME= cross-h8300-hms-gcc-3.1
@@ -42,5 +42,5 @@ post-install:
${LN} -s ${H8300_PREFIX}/bin/$$f ${PREFIX}/bin/$$f ; \
done
-.include "../../lang/gcc/buildlink2.mk"
+.include "../../mk/gcc.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"