Paketname | automake1.9-doc |
Beschreibung | A tool for generating GNU Standards-compliant Makefiles |
Archiv/Repository | Offizielles Debian Archiv squeeze (non-free) |
Version | 1.9.6-1 |
Sektion | non-free/doc |
Priorität | optional |
Installierte Größe | 296 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Eric Dorland |
Quelle | automake1.9-nonfree |
Paketgröße | 221124 Byte |
Prüfsumme MD5 | 1b921a9bfad03c7d555bbf02db1f3713 |
Prüfsumme SHA1 | 324a034a797cbc0e6421e7f8e74f376ada1589dc |
Prüfsumme SHA256 | f356029ce802dbfa4b5220ac22f9bef82fb99435a2fd678e6a5cf56a3640cfb4 |
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.
|