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

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'