
This commit requires special steps, please checkout docs/UPDATING. Tools: - gencat - locale - mkcsmapper - mkesdb - mklocale Libs: - i18n_module - libintl Ressources: - i18n - locale Change-Id: I559d0399d8e98bcee15225cab786e43f31506207
9 lines
296 B
Makefile
9 lines
296 B
Makefile
# $NetBSD: Makefile,v 1.8 2007/04/01 18:52:31 tnozaki Exp $
|
|
|
|
SUBDIR= BIG5 DECHanyu EUC EUCTW GBK2K HZ ISO2022 JOHAB MSKanji UES UTF1632 UTF8 UTF7 VIQR ZW
|
|
SUBDIR+=iconv_none iconv_std
|
|
SUBDIR+=mapper_646 mapper_none mapper_serial mapper_parallel mapper_std \
|
|
mapper_zone
|
|
|
|
.include <bsd.subdir.mk>
|