Paketname | automake1.9 |
Beschreibung | A tool for generating GNU Standards-compliant Makefiles |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.9.6+nogfdl-3ubuntu3 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 1380 Byte |
Hängt ab von | autoconf (>= 2.58), autotools-dev (>= 20020320.1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Core Developers |
Quelle | |
Paketgröße | 335732 Byte |
Prüfsumme MD5 | af2535e13e053942d421e634436ac8a4 |
Prüfsumme SHA1 | 2fb0f410b6467aba3be22708312ba4d730df5d64 |
Prüfsumme SHA256 | 972206a63aaee6b19984455886eea38ae398032c4b6da7bea252254b90a50d5b |
Link zum Herunterladen | automake1.9_1.9.6+nogfdl-3ubuntu3_all.deb |
Ausführliche Beschreibung | 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.9 fails to work in a number of situations that Automake
1.4, 1.6, 1.7 and 1.8 did, so has been renamed so that the previous
version can continue to be made available.
|