main
1 2.SECONDEXPANSION: 3all: hello.x world.x 4hello.x world.x: .EXTRA_PREREQS=$$@.d 5%.x:; @echo $@ 6%.d:; @echo $@