summaryrefslogtreecommitdiffstats
path: root/rules/host-flex.in
blob: 67c6f55c90fca918706a6213fb2e01fe0076e38d (plain)
1
2
3
4
5
6
7
8
9
## SECTION=hosttools_noprompt

config HOST_FLEX
	tristate
	select HOST_M4
	default y if ALLYES
	help
	  Flex, the fast lexical analyser generator.