Paketname | automake |
Beschreibung | A tool for generating GNU Standards-compliant Makefiles |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1:1.11.1-1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 1832 Byte |
Hängt ab von | autoconf (>= 2.62), autotools-dev (>= 20020320.1), dpkg (>= 1.15.4) | install-info |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | automake1.11 |
Paketgröße | 608000 Byte |
Prüfsumme MD5 | e25df4acce50fcd5a8ef5d942f00db6c |
Prüfsumme SHA1 | 607ca23beb24d121a224838ed38e74a2dc6b8a68 |
Prüfsumme SHA256 | 18f8fd201a03213892333ea18c76b9bbdfa7d5bff548ddaef602fb3f0cf70e49 |
Link zum Herunterladen | automake_1.11.1-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.11 fails to work in a number of situations that Automake
1.4, 1.6, 1.7, 1.8, 1.9 and 1.10 did, so has been renamed so that the
previous version can continue to be made available.
|