1
2.SECONDEXPANSION:
3bye:=bye.c
4all: hello.o
5.DEFAULT: $$(info second expansion of prereqs of default recipe @ = $$@) ; $(info default recipe $@)
1
2.SECONDEXPANSION:
3bye:=bye.c
4all: hello.o
5.DEFAULT: $$(info second expansion of prereqs of default recipe @ = $$@) ; $(info default recipe $@)