fix parallel build of ipc tests (for make -jN)
[libc-test] / src / api / Makefile
1 all:
2 %:
3         $(MAKE) -C ../.. src/api/$@
4