index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
shin
/
variables
/
t004
/
mk
1
X = $(if ,ok,echo "(skip)")
2
3
all:
4
@echo $(X)