index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
patspecific_vars
/
t008
/
mk
1
2
a%: override FOO += f1
3
a%: FOO += f2
4
ab: ; @echo "$(FOO)"