summaryrefslogtreecommitdiffstats
path: root/rules/mono.in
blob: ecd255fd12968a23cb6fb1f677fe8542eb3d505e (plain)
1
2
3
4
5
6
7
8
9
## SECTION=bytecode_engines

config MONO
	tristate
	select GLIB
	prompt "mono"
	help
	  mono is a runtime implementation of the ECMA Common Language
	  Infrastructure. It can be used to run ECMA and .NET applications.