Paketname | automake1.10 |
Beschreibung | A tool for generating GNU Standards-compliant Makefiles |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1:1.10.2-2ubuntu1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 1688 Byte |
Hängt ab von | autoconf (>= 2.60), autotools-dev (>= 20020320.1), dpkg (>= 1.15.4) | install-info |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Core Developers |
Quelle | |
Paketgröße | 526992 Byte |
Prüfsumme MD5 | bbe23013dfdaf3912d542a4fd45eb1f6 |
Prüfsumme SHA1 | 09222c0f2408a6145559b423e742d3e2b69fbda5 |
Prüfsumme SHA256 | 3f4a86283e3ce1fce4b00365c0a763bc892ca87b03f83114be0fdc128e40c023 |
Link zum Herunterladen | automake1.10_1.10.2-2ubuntu1_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.
|