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