]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libiconv_modules/Makefile
MFC r289393:
[FreeBSD/stable/10.git] / lib / libiconv_modules / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 SUBDIR= BIG5 DECHanyu EUC EUCTW GBK2K HZ ISO2022 JOHAB MSKanji UES UTF1632 \
6         UTF7 UTF8 VIQR ZW iconv_none iconv_std mapper_646 mapper_none \
7         mapper_parallel mapper_serial mapper_std mapper_zone
8 SUBDIR_PARALLEL=
9
10 .include <bsd.subdir.mk>