main shinobi / tests / mk / gnu / features / include / t033 / mk
1
2all:; @echo hello
3-include inc_a.mk
4include inc_b.mk
5%_a.mk %_b.mk:; exit 1