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