summaryrefslogtreecommitdiff
path: root/lang/jdk-openjit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/jdk-openjit/Makefile')
-rw-r--r--lang/jdk-openjit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jdk-openjit/Makefile b/lang/jdk-openjit/Makefile
index 56695433f55..6ee401b3665 100644
--- a/lang/jdk-openjit/Makefile
+++ b/lang/jdk-openjit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/07/01 19:02:34 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/02 10:27:06 jlam Exp $
PKGNAME= jdk-openjit-${OPENJIT_VERSION}
@@ -6,4 +6,4 @@ PKG_JVMS_ACCEPTED= jdk
CLASSDIR= classes
JRELIB= lib/${MACHINE_ARCH}/green_threads
-.include "../jdk-openjit/Makefile.common"
+.include "../../lang/jdk-openjit/Makefile.common"