index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
kati
/
func_with_backslash
/
test
/
mk
1
$(info $(if \
2
$(X),FAIL,PASS))
3
4
test:
5
echo OK