index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
patternrules
/
t027
/
mk
1
2
a.3:
3
%.3: %.1 %.2 ; cat $^ >$@
4
%.1 %.2: ; touch $*.1 $*.2
5
install: a.1
6
.PHONY: install