]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libiconv_modules/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[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
9 .include <bsd.subdir.mk>