shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
features
/
patternrules
/
t036
/
mk
1
2
%.c %.h : %.y; touch $*.c
3
%.o: %.c; touch $@
4
foo.y: ; touch $@