mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
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>
|