index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
variables
/
MAKEFLAGS
/
t203
/
mk
1
2
MAKEFLAGS:=--debug=b
3
hello:; touch $@
4
.PHONY: hello