Fix order of jn() arguments in error message
[libc-test.git] / src / math / Makefile
blobd7070b0ffa238b1afe9f21e85cca548604c4c360
1 all:
2 %: FORCE
3 $(MAKE) -C ../.. B=src src/math/$@
4 .SUFFIXES:
5 FORCE: ;