|
Imake
Freeware - Generates traditional makefiles by using the CPP preprocessor and makedepend programs to assemble makefiles from templates and Imakefile control files. From the MIT X11 project.
http://www.kitebird.com/imake-book/
|
|
Makeit
Freeware - Generates GNU Makefiles for C/C++ projects, featuring dependency scanning and variant compilation support. Part of the OSE application development framework.
http://ose.sourceforge.net
|
|
|
|
Bakefile
Freeware - Generates traditional makefiles from a compiler-independent build tasks. Features output of Makefile.in files for autoconf, makefiles for vcc/bcc compilers, and use on wxWindows new build system.
http://bakefile.sourceforge.net/
|
|
Build
Open Source - A software build system implemented on top of GNU make featuring position-independent non-recursive multi-makefile include-based structure, complete inter-project dependency tracking, and extensible translator framework.
http://kolpackov.net/projects/build/
|