shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
kati
/
var_target
/
test
/
mk
1
FOO=BAR
2
$(FOO)=BAZ
3
4
test:
5
echo $(BAR)