Paketname | automake1.10 |
Beschreibung | A tool for generating GNU Standards-compliant Makefiles |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1:1.10.3-1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 1700 Byte |
Hängt ab von | autoconf (>= 2.60), autotools-dev (>= 20020320.1), dpkg (>= 1.15.4) | install-info |
Empfohlene Pakete | |
Paketbetreuer | Eric Dorland |
Quelle | |
Paketgröße | 552394 Byte |
Prüfsumme MD5 | 43268eca5e7739f0943e4d172cb84b05 |
Prüfsumme SHA1 | 16cc9f62a535732fc32c629c422a170cd8544271 |
Prüfsumme SHA256 | 07f6e93312ca6f4fef88c090cfa16f01155534dd6bbd92d0da446833778d40a1 |
Link zum Herunterladen | automake1.10_1.10.3-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.10 fails to work in a number of situations that Automake
1.4, 1.6, 1.7, 1.8 and 1.9 did, so has been renamed so that the
previous version can continue to be made available.
|