2
1

Config.in 224 B

12345678
  1. config BR2_PACKAGE_MAKE
  2. bool "make"
  3. default n
  4. help
  5. A tool which controls the generation of executables and other
  6. non-source files of a program from the program's source files.
  7. http://www.gnu.org/software/make/