math: fix lrint, lround, nexttoward tests for ldbl==dbl and no fenv
[libc-test] / src / math / Makefile
1 all:
2 %: FORCE
3         $(MAKE) -C ../.. B=src src/math/$@
4 .SUFFIXES:
5 FORCE: ;