|   | CMake - http://www.cmake.org/HTML/Index.html Freeware - Generates traditional Unix/Windows makefiles 
      for C/C++ projects from manually created input files written in the CMake 
      language.
 | 
  
    |   | Imake - 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.
 | 
  
    |   | Makeit - 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.smart-makefiles-now.com/index.html Codefast - A makefile generator for generating 
      traditional makefiles for software builds using no human labor. Features 
      collections, dependency scanning, a knowledge base, parallel targets, and 
      multiple platforms.
 | 
  
    |   | Smart Perl Makefiles 
      Now - http://www.smart-perl-makefiles-now.com Codefast - A generator for Perl "makefiles" for software 
      builds. Features collections, dependency scanning, a knowledge base, 
      parallel builds, multiple platforms.
 |