index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
variables
/
SHELL
/
t003
/
mk
1
export
SHELL
:
=
/
.
/
/
usr
/
bin
/
bash
2
3
all
:
;
@
echo
"
$(SHELL) $$SHELL
"