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