mirror of
https://github.com/opnsense/src.git
synced 2026-04-09 03:16:24 -04:00
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
7 lines
104 B
Makefile
7 lines
104 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/lib/libc/iconv
|
|
|
|
ATF_TESTS_C+= iconvctl_test
|
|
|
|
.include <bsd.test.mk>
|