index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
patternrules
/
t033
/
mk
1
2
%a %b : xyzzy ; $(OP)
3
xyzzy: ;
4
ifdef RUN
5
OP = @echo no
6
endif