Pakket: automake (1:1.16.5-1.3)
Verwijzigingen voor automake
Debian bronnen:
Het bronpakket automake-1.16 downloaden:
- [automake-1.16_1.16.5-1.3.dsc]
- [automake-1.16_1.16.5.orig.tar.xz]
- [automake-1.16_1.16.5.orig.tar.xz.asc]
- [automake-1.16_1.16.5-1.3.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [www.gnu.org]
Vergelijkbare pakketten:
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.
Automake 1.16 fails to work in a number of situations that Automake 1.11, and 1.15 did, so some previous versions are available as separate packages.
Andere aan automake gerelateerde pakketten
|
|
|
|
-
- dep: autoconf
- automatic configure script builder
-
- dep: autotools-dev
- Update infrastructure for config.{guess,sub} files
-
- sug: autoconf-doc
- automatic configure script builder documentation
-
- sug: gnu-standards
- GNU-standaarden voor codering en pakketonderhoud