mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
6 lines
293 B
Plaintext
6 lines
293 B
Plaintext
XMAKE is simliar to other make's out there, but is specifically
|
|
designed to allow you to easily construct multiple complex
|
|
dependancies without getting screwed by default rulesets. XMake
|
|
contains a number of features specifically designed to trivialize the
|
|
construction of compilation rules.
|