add ere backref regression test
[libc-test] / src / math / Makefile
1 all:
2 %: FORCE
3         $(MAKE) -C ../.. B=src src/math/$@
4 .SUFFIXES:
5 FORCE: ;