mk Command Examples

Task runner for targets described in Mkfile. Mostly used to control the compilation of an executable from source code. More information: http://doc.cat-v.org/plan_9/4th_edition/papers/mk.

mk

mk {{target}}

NPROC=4 mk {{target}}

mk -w{{target}} {{target}}

mk -a {{target}}

mk -k