shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
features
/
implicit_search
/
t005
/
mk
1
2
all: hello
3
%: %.c hello.c; $(info hello.c)
4
%: %.f; $(info hello.f)