JavaScript is required to interactively collapse and expand the table of contents. Go to main content
Oracle® Developer Studio 12.5: Distributed Make (dmake)

Exit Print View

Updated: June 2016

Oracle® Developer Studio 12.5: Distributed Make (dmake)

June 2016

This Oracle Developer Studio 12.5: Distributed Make (dmake) manual describes the dmake command-line tool, which can build targets in distributed, parallel, or serial mode. The dmake tool parses the makefile and determines which targets can be built concurrently and distributes the build of those targets over a number of hosts set by you. The dmake tool is a superset of the make utility and is compatible with make(1).