slackbuilds_ponce/development/samurai
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
samurai.info
samurai.SlackBuild
slack-desc

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'