libkiconv: Remove unneeded SHLIBDIR in the Makefile.
[dragonfly.git] / lib / i18n_module / Makefile
1 # $DragonFly: src/lib/i18n_module/Makefile,v 1.3 2008/04/10 10:21:00 hasso Exp $
2
3 SUBDIR= BIG5 DECHanyu EUC EUCTW GBK2K HZ ISO2022 JOHAB MSKanji UES UTF1632
4 SUBDIR+=UTF7 UTF8 VIQR ZW
5 SUBDIR+=iconv_none iconv_std
6 SUBDIR+=mapper_646 mapper_none mapper_serial mapper_parallel mapper_std
7 SUBDIR+=mapper_zone
8
9 .include <bsd.subdir.mk>