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