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

config HOST_GENGETOPT
	tristate
	default ALLYES
	help
	  Gengetopt is a tool to write command line option
	  parsing code for C programs.