index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
misc
/
bs-nl
/
t021
/
mk
1
2
$(foreach
3
a , b c
4
,$(info $a
5
) )
6
all:;@: