mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
3da1fdd4c3
Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
311 B
Text
10 lines
311 B
Text
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'
|