index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
kati
/
merge_target_specific_vars
/
test
/
mk
1
test: foo
2
3
foo: A:=FAIL
4
foo: A:=PASS
5
foo:
6
echo $(A)