ninja (1) Linux Manual Page
NAME ninja – small build system closest in spirit to Make DESCRIPTION usage: ninja [options] [targets…] if targets are unspecified, builds the ‘default’ target (see manual). options: –version print ninja version ("1.10.1") -v, –verbose show all command lines while building -C DIR change to DIR before doing anything else -f FILE specify input build file…
