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