index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
kati
/
preserve_single_dot
/
test
/
mk
1
test: a/./b ./x
2
3
a/./b:
4
echo $@
5
mkdir -p a # for ninja.
6
7
././x:
8
echo $@