index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
patternrules
/
t043
/
mk
1
2
3
all: lib/bye.x
4
%.x: $(firstword %.1); $(info $@ from $^)
5
.PHONY: lib/bye.1