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

config CLASSPATH
	tristate
	prompt "classpath"
	select GCCLIBS_GCC_S
	select HOST_SYSTEM_JDK
	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.