mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
6 lines
92 B
Makefile
6 lines
92 B
Makefile
|
|
TESTSDIR= ${TESTSBASE}/lib/libc/iconv
|
|
|
|
ATF_TESTS_C+= iconvctl_test
|
|
|
|
.include <bsd.test.mk>
|