main shinobi / tests / mk / gnu / features / targetvars / t032 / mk
1
2all:; @echo hello=$$hello
3unexport hello=sun
4dummy: hello?=world