separate dn_expand regression tests for empty name and pointer to 0
[libc-test] / src / common / Makefile
1 all:
2 %: FORCE
3         $(MAKE) -C ../.. B=src src/common/$@
4 .SUFFIXES:
5 FORCE: ;