xref
: /
freebsd
/
lib
/
libiconv_modules
/
iconv_none
/
Makefile
(revision 7ef62cebc2f965b0f640263e179276928885e33d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
SHLIB
=
iconv_none
4
SRCS
+=
citrus_iconv_none.c
5
6
.
include
<
bsd.lib.mk
>
7