main shinobi / tests / mk / gnu / features / se_explicit / t029 / mk
1
2.SECONDEXPANSION:
3bye:=bye.c
4all: hello.o
5.DEFAULT: $$(info second expansion of prereqs of default recipe @ = $$@) ; $(info default recipe $@)