shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
kati
/
suffix_subst
/
test
/
mk
1
foo:= hoge.c mgoe.c
2
3
test:
4
echo $(foo:.c=.o)