main shinobi / tests / mk / gnu / features / grouped_targets / t014 / mk
1
2all: hello.z
3%.z %.q: %.x test.x ; @echo $*.z $*.q
4%.x: ;