memmem-oob regression test, update string tests with align/tail
[libc-test] / src / regression / Makefile
1 all:
2 %: FORCE
3         $(MAKE) -C ../.. B=src src/regression/$@
4 .SUFFIXES:
5 FORCE: ;