move config.mak to config.mak.def (so user can freely change it)
[libc-test] / src / math / Makefile
1 all:
2 %:
3         $(MAKE) -C ../.. src/math/$@
4