fix malloc-brk-fail
[libc-test] / src / api / Makefile
1 all:
2 %: FORCE
3         $(MAKE) -C ../.. B=src src/api/$@
4 .SUFFIXES:
5 FORCE: ;