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