Automake
Automake is a computer tool that produces makefile somehow automatically made by Free Software Foundation as one of GNU programs.
It is written in Perl, a programming language and commonly used with autoconf, another GNU tool.
See also: autoconf, imake
- http://www.gnu.org/software/automake/
- http://www.gnu.org/software/automake/manual/html_node/index.html
Referenced By
Autoconf | GNU build system | Make
|