Paketname | dmake |
Beschreibung | make utility used to build OpenOffice.org |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1:4.12-2 |
Sektion | devel |
Priorität | extra |
Installierte Größe | 276 Byte |
Hängt ab von | libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 119468 Byte |
Prüfsumme MD5 | 76c58503bea84decb1488ebefec8b4b7 |
Prüfsumme SHA1 | 6f69b2a59dba3296180ee961b611c066d1f891cc |
Prüfsumme SHA256 | 5433d07d324975f70bd44f1dd6edb2d88d6884e886bf34ff1862ec7e308d2e00 |
Link zum Herunterladen | dmake_4.12-2_i386.deb |
Ausführliche Beschreibung | Dmake is a make utility similar to GNU make or the Workshop dmake.
.
This utility has an irregular syntax but is available for Linux, Solaris, and
Win32 and other platforms. This version of dmake is a modified version of the
original public domain dmake, and is used to build OpenOffice.org.
.
Dmake features:
* support for portable makefiles
* portable across many platforms
* significantly enhanced macro facilities
* sophisticated inference algorithm supporting
transitive closure over the inference graph
* support for traversing the file system both
during making of targets and during inference
* %-meta rules for specifying rules to be used
for inferring prerequisites
* conditional macros
* local rule macro variables
* proper support for libraries
* parallel making of targets on architectures
that support it
* attributed targets
* text diversions
* group recipes
* supports MKS extended argument passing
convention
* directory caching
* highly configurable
|