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