]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - lib/libiconv_modules/Makefile
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.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>