  |
GNU Automake - http://www.gnu.org/software/automake
Freeware - Generates makefile.in files from makefile.am input files, as part of the official GNU coding standards and build process. Requires GNU autoconf. |
  |
http://www.kitebird.com/imake-book/ - http://www.kitebird.com/imake-book/
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://ose.sourceforge.net - http://ose.sourceforge.net
Freeware - Generates GNU Makefiles for C/C++ projects, featuring dependency scanning and variant compilation support. Part of the OSE application development framework. |
  |
Smart Makefile Now - http://www.codefast.com
Codefast - Smart makefile, perlfile, and antfile generators for software processes, including software builds. Features collections, dependency scanning, a knowledge base, makefiles for parallel builds, multiple platforms. |
  |
Bakefile - http://www.bakefile.org/
Freeware - Generates traditional makefiles from compiler-independent build tasks. Features optional outputs of Makefile.in files for autoconf, makefiles for vcc/bcc compilers, and use on wxWindows new build system. |