Paketname | automake1.9-doc |
Beschreibung | A tool for generating GNU Standards-compliant Makefiles |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.9.6-1 |
Sektion | doc |
Priorität | optional |
Installierte Größe | 296 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Core Developers |
Quelle | automake1.9-nonfree |
Paketgröße | 221174 Byte |
Prüfsumme MD5 | 928422ca852cbe45fb2d313d848d4638 |
Prüfsumme SHA1 | f05adc0e00cd132db756c7bfe7a08e1ba8fc7618 |
Prüfsumme SHA256 | cf8daee2b49ce64a50084a0c953652a2f819dc56f0e651595906e1bcbdc1ee9e |
Link zum Herunterladen | automake1.9-doc_1.9.6-1_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.
|