summaryrefslogtreecommitdiffstats
path: root/rules/slang.in
blob: 572b425a74bd92d26b6c9e69327cba1a8e23ef8d (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=system_libraries
config SLANG
	tristate
	select LIBC_M
	select LIBC_DL
	select GCCLIBS_GCC_S
	prompt "s-lang"
	help
	  S-Lang is a C programmer's library that includes routines
	  for the rapid development of sophisticated, user friendly,
	  multi-platform applications.