Paketname | automake1.4 |
Beschreibung | A tool for generating GNU Standards-compliant Makefiles |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1:1.4-p6-13.1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 976 Byte |
Hängt ab von | autoconf, autotools-dev (>= 20010511.2) |
Empfohlene Pakete | |
Paketbetreuer | Eric Dorland |
Quelle | automake |
Paketgröße | 287194 Byte |
Prüfsumme MD5 | 8db46fe9e2c2e6ccaf3049e4033897a0 |
Prüfsumme SHA1 | b4161c1cbebf245b5b29d81feeedb1f2a2c25dd5 |
Prüfsumme SHA256 | b0dcd789e9b065904f907e34f06172c72ac9c27e04a59f30dc50f67520875dea |
Link zum Herunterladen | automake1.4_1.4-p6-13.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.
.
This version of automake is several years out of date and is only
provided for compatibility will older software. Please do not use it
for new projects.
|