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