main shinobi / tests / mk / gnu / features / se_implicit / t014 / mk
1
2.SECONDEXPANSION:
3dep:=.x
4all: hello.z
5%.z: %$$(dep) ; @echo $@
6%.x: ;