index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
functions
/
shell
/
t018
/
mk
1
2
out := $(shell bad-command 2>&1)
3
all: ; @echo '$(.SHELLSTATUS): $(out)'