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