main shinobi / tests / mk / gnu / features / rule_glob / t002 / mk
1
2.PHONY: all
3all: a.four
4%.four : %.t* ; @echo $@: $(sort $^)