index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
include
/
t035
/
mk
1
2
all:; @echo hello
3
include inc_a.mk
4
-include inc_b.mk
5
%_a.mk %_b.mk:; exit 1