Categories
Automake
'Automake' automatically generates make files compliant with the GNU coding standards. It was inspired by the 4.4 BSD make and include files, but aims to be portable and to conform to the GNU standards for Make file variables and targets.
The input files are called Makefile.am; the output files are called Makefile.in. They are intended for use with autoconf. Automake requires certain things to be done in your configure.in.
This package also includes the "aclocal' program, which generates an 'aclocal.m4' based on the contents of 'configure.in.' It is useful as an extensible, maintainable mechanism for augmenting autoconf.
Last updated 29 Jan, 2008
About
Leadership
- Gnits Group - Contributor
- Alexandre Duret-Lutz - Maintainer
- Alexandre Oliva - Maintainer
- Tom Tromey - Maintainer
Requirements
- GNU autoconf (Use Requirement)
- Perl 5 (Use Requirement)
- Perl 5 (Build Prerequisite)
Related Projects
Autoconf, Buildtool, CMake, Confix, FireMake, libtool, make, mfg, nixMake, pkg-config, rpsl, smake
Subprograms
aclocal
Versions
1.11
- Released: 17 May, 2009
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/automake/automake-1.11.t...
- Licenses: GPLv2orlater
- Interfaces: Command Line
1.10
1.10 stable released 2006-10-15
- Released: 15 Oct, 2006
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/automake/automake-1.10.t...
- Licenses: GPLv2orlater
- Interfaces: Command Line
1.10.1
- Released: 21 Jan, 2008
- Code Maturity: Mature
- Source Archive: http://ftp.gnu.org/gnu/automake/
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User manual available in HTML format from http://www.gnu.org/software/automake/manual/automake.html
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
cvs -d :pserver:anonymous@pserver.git.sv.gnu.org:/automake.git \ checkout -d automake HEAD - VCS Repository Webview




