xref: /third_party/musl/libc-test/src/common/Makefile (revision 570af302)
1all:
2%: FORCE
3	$(MAKE) -C ../.. B=src src/common/$@
4.SUFFIXES:
5FORCE: ;
6