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