xref
: /
freebsd
/
lib
/
libc
/
tests
/
iconv
/
Makefile
(revision 525fe93dc7487a1e63a90f6a2b956abc601963c1)
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