main shinobi / tests / mk / gnu / variables / LIBPATTERNS / t002 / mk
1
2.LIBPATTERNS = mtest_foo.a mtest_%.a
3all: -lfoo ; @echo "build $@ from $<"