index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
variables
/
LIBPATTERNS
/
t002
/
mk
1
2
.LIBPATTERNS = mtest_foo.a mtest_%.a
3
all: -lfoo ; @echo "build $@ from $<"