shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
features
/
implicit_search
/
t009
/
mk
1
2
all: hello
3
%: %.c; $(info $<)
4
%: %.f; $(info $<)
5
.DEFAULT:; @$(info $@) testhelp fail 1