index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
variables
/
MAKE_RESTARTS
/
t001
/
mk
1
2
all: ; @:
3
$(info MAKE_RESTARTS=$(MAKE_RESTARTS))
4
include foo.x
5
foo.x: ; @touch $@