run pthread_robust test for pshared and privat mutexes as well
[libc-test] / src / musl / Makefile
1 all:
2 %: FORCE
3         $(MAKE) -C ../.. B=src src/musl/$@
4 .SUFFIXES:
5 FORCE: ;