main shinobi / tests / mk / gnu / features / include / t028 / mk
1
2default:; @echo $(hello)
3-include hello.mk
4$(shell echo hello=world >hello.mk)
5include hello.mk