main
1 2.SECONDEXPANSION: 3.PHONY: bye.1 4all: lib/bye.x 5lib/bye.x: lib/%.x: $$(firstword %.1); $(info $@ from $^)