shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
options
/
shuffle
/
t010
/
mk
1
2
all: a_ b_ ; @echo $@
3
%_: ; @echo $@
4
5
a_: b_
6
b_: a_