In computing, Maak is a utility similar to
make, designed to build complex software systems while avoiding the need to recompile the entire system every time a change is made. "Maak" is Dutch for "make".
See also
*
Nix package manager
Nix is a cross-platform package manager for Unix-like systems, and a tool to instantiate and manage those systems, invented in 2003 by Eelco Dolstra.
Approach
The Nix package manager employs a model in which software packages are each installe ...
References
External links
*
Subversion repository
Build automation
Compiling tools
{{Programming-software-stub