fea3121537
this directory for Makefiles. From Todd Vierling in private mail.
9 lines
234 B
Makefile
9 lines
234 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/07/02 10:27:06 jlam Exp $
|
|
|
|
PKGNAME= jdk-openjit-${OPENJIT_VERSION}
|
|
|
|
PKG_JVMS_ACCEPTED= jdk
|
|
CLASSDIR= classes
|
|
JRELIB= lib/${MACHINE_ARCH}/green_threads
|
|
|
|
.include "../../lang/jdk-openjit/Makefile.common"
|