87d5d10d7d
needlessly This is already being done by bsd.test.mk The other subdirectory Makefiles were intentionally left alone MFC after: 1 week Sponsored by: Dell EMC Isilon
8 lines
104 B
Makefile
8 lines
104 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/lib/libc/iconv
|
|
|
|
ATF_TESTS_C+= iconvctl_test
|
|
|
|
.include <bsd.test.mk>
|