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