Package: automake Status: install ok unpacked Priority: optional Section: devel Installed-Size: 1906 Maintainer: Eric Dorland Architecture: all Multi-Arch: foreign Source: automake-1.17 Version: 1:1.17-4 Provides: automake-1.16, automake-1.17, automaken Depends: autoconf, autotools-dev Suggests: autoconf-doc, gnu-standards Description: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. Homepage: https://www.gnu.org/software/automake/