summaryrefslogtreecommitdiffstats
path: root/rules/classpath.in
blob: 271a9172835defb417395f8486d09a338f7de56c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=bytecode_engines

config CLASSPATH
	tristate
	prompt "classpath"
	select GCCLIBS_GCC_S
	select HOST_SYSTEM_JDK
	select HOST_GETTEXT
	help
	  GNU Classpath, Essential Libraries for Java, is a GNU project to create
	  free core class libraries for use with virtual machines and compilers
	  for the java programming language.