Paketname | automake1.9 |
Beschreibung | A tool for generating GNU Standards-compliant Makefiles |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.9.6+nogfdl-3.1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 1424 Byte |
Hängt ab von | autoconf (>= 2.58), autotools-dev (>= 20020320.1) |
Empfohlene Pakete | |
Paketbetreuer | Eric Dorland |
Quelle | |
Paketgröße | 391720 Byte |
Prüfsumme MD5 | b165706c61067955d2b66068df874f35 |
Prüfsumme SHA1 | 256e0097c365f717a495e387e0010f90a4ea6d3e |
Prüfsumme SHA256 | 22fc553edff0cc436fb45fb0690a0bee55133cb7c93685dcde1e923f5ca13984 |
Link zum Herunterladen | automake1.9_1.9.6+nogfdl-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.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.
|