Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 tahun lalu
..
README 3da1fdd4c3 development/samurai: Updated for version 1.2. 3 tahun lalu
samurai.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 tahun lalu
samurai.info 3da1fdd4c3 development/samurai: Updated for version 1.2. 3 tahun lalu
slack-desc 5a49e43f8e development/samurai: Added (ninja-compatible build tool). 6 tahun lalu

README

samurai is a ninja-compatible build tool written in C99 with a focus
on simplicity, speed, and portability.

It is largely feature-complete and supports most of the same options
as ninja.

Many SlackBuild scripts allow setting the NINJA environment variable
to use samu instead of ninja.

export NINJA='samu'