shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
features
/
grouped_targets
/
t009
/
mk
1
2
.PHONY: M a b c d e f g h
3
M: c
4
a b c&:: ; @echo X
5
c d e&:: ; @echo Y
6
f g h&:: ; @echo Z