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