NetBSD/lib/i18n_module/Makefile
tshiozak c2cadb8a46 add support for zh_CN.GB18030 locale.
(lib/20835 by sigsegv at s25 dot xrea dot com)
XXX: charclass for GBK compatible area is not supported.
2003-03-25 18:26:51 +00:00

6 lines
138 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/03/25 18:26:54 tshiozak Exp $
SUBDIR= BIG5 EUC EUCTW GBK2K ISO2022 MSKanji UTF8
.include <bsd.subdir.mk>