index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
grouped_targets
/
t015
/
mk
1
2
all: hello.z
3
%.z %.q: %.x; @echo $*.z $*.q
4
%.x: ;
5
unrelated: hello.x