index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
functions
/
call
/
t003
/
mk
1
2
tst
=
$
(
eval
export
X123
)
3
$
(
call
tst
)
4
all
:
;
@
echo
"
$${X123-not set}
"