index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
implicit_search
/
t018
/
mk
1
2
all: hello
3
%:: %.c; $(info $<)
4
%:: %.f; $(info $<)
5
.DEFAULT:; @$(info $@) testhelp fail 1