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 accross many platforms
* significantly enhanced macro facilities
* sophisticated inference algorithm supporting
transitive closure over the inference graph
* support for traversing the file sytem 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
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 116.4 kB | 300 kB | [list of files] |
| amd64 (unofficial port) | 105.7 kB | 268 kB | [list of files] |
| arm | 100.8 kB | 252 kB | [list of files] |
| hppa | 108.3 kB | 268 kB | [list of files] |
| i386 | 100.8 kB | 256 kB | [list of files] |
| ia64 | 131.4 kB | 368 kB | [list of files] |
| m68k | 95.7 kB | 244 kB | [list of files] |
| mips | 108.9 kB | 324 kB | [list of files] |
| mipsel | 109.0 kB | 324 kB | [list of files] |
| powerpc | 105.5 kB | 264 kB | [list of files] |
| s390 | 105.5 kB | 268 kB | [list of files] |
| sparc | 102.0 kB | 260 kB | [list of files] |