index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
kati
/
suffix_subst_pat
/
test
/
mk
1
foo:= hoge.c mgoe.c
2
3
test:
4
echo $(foo:%.c=%.o)