Download List

Project Description

Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. It was inspired by the 4.4BSD make and include files, but aims to be portable and to conform to the GNU standards for Makefile variables and targets. Automake is a Perl script. 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. aclocal is a program to generate an 'aclocal.m4' based on the contents of 'configure.in'. It is useful as an extensible, maintainable mechanism for augmenting autoconf.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-15 23:49 Back to release list
1.10.1

"make dist" can now create lzma-compressed
tarballs. "automake --add-missing" will now
install the GPLv3 COPYING file by default. Libtool
generic flags are now passed to the install and
uninstall modes as well. install-sh now has a
BSD-like "-C" option to preserve modification
times of unchanged files upon installation.
Several minor bugs were fixed.
Tags: Minor feature enhancements

Project Resources