index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
functions
/
eval
/
t006
/
mk
1
EVAR = $(eval FOBAR = 1)
2
all: ; @echo "OK"
3