shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
features
/
patternrules
/
t034
/
mk
1
2
%a %b : xyzzy ; $(OP)
3
xyzzy: ;
4
ifdef RUN
5
OP = @echo no
6
endif