Config is a program for software configuration and
build management inspired by the BSD kernel configuration program
of the same name. It takes a project description, or configuration
file, and a number of additional files describing individual sources,
modules, libraries, and programs, and automatically constructs a
build environment and Makefile tailored for the target architecture,
operating system, and configuration.
To build
The only documentation for |