index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
rule_glob
/
t003
/
mk
1
2
.PHONY: all
3
all: a.four
4
.SECONDEXPANSION:
5
%.four : $$(sort %.t*) ; @echo $@: $(sort $^)