summaryrefslogtreecommitdiffstats
path: root/package/make/Config.in
blob: b95c8fe6a1229db13e2d8318c3192b5b394953fa (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_MAKE
	bool "make"
	help
	  A tool which controls the generation of executables and other 
	  non-source files of a program from the program's source files.

	  http://www.gnu.org/software/make/