xref
: /
freebsd
/
lib
/
libc
/
tests
/
iconv
/
Makefile
(revision 02e9120893770924227138ba49df1edb3896112a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
TESTSDIR
= ${
TESTSBASE
}/
lib
/
libc
/
iconv
3
4
ATF_TESTS_C
+=
iconvctl_test
5
6
.
include
<
bsd.test.mk
>
7