index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
implicit_search
/
t002
/
mk
1
2
hello: hello.c
3
%: %.c; $(info hello.c)
4
%: %.f; $(info hello.f)