index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
options
/
shuffle
/
t010
/
mk
1
2
all: a_ b_ ; @echo $@
3
%_: ; @echo $@
4
5
a_: b_
6
b_: a_