Paketname | dmake |
Beschreibung | make utility used to build OpenOffice.org |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1:4.12-2 |
Sektion | devel |
Priorität | extra |
Installierte Größe | 296 Byte |
Hängt ab von | libc6 (>= 2.3) |
Empfohlene Pakete | |
Paketbetreuer | Debian OpenOffice Team |
Quelle | |
Paketgröße | 141698 Byte |
Prüfsumme MD5 | 5a1619ffe26aef681ff4fb196a4f097d |
Prüfsumme SHA1 | 3350a3151ae7fc8ac6b6b50e49661253858c2019 |
Prüfsumme SHA256 | 73a039d1d2818ff66e0a8e88ea0c6f22b85800c0e116ef6abcc5b004e13b869f |
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
|