index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
variables
/
MAKEFLAGS
/
t117
/
mk
1
2
v:=$(shell $(MAKE) -C bye --no-print-directory)
3
all: ; $(info $(v))