Remove tm.h and xm.h handling, as it wasn't used. Use nm.h only when needed.
[dragonfly.git] / lib / i18n_module / Makefile
blobf6dd1660032895333a17b1cc06c7e992078b4d75
1 # $DragonFly: src/lib/i18n_module/Makefile,v 1.2 2005/03/11 21:50:39 joerg Exp $
3 SUBDIR= BIG5 EUC EUCTW GBK2K ISO2022 MSKanji UTF1632 UTF7 UTF8
4 SUBDIR+=iconv_none iconv_std
5 SUBDIR+=mapper_646 mapper_none mapper_serial mapper_parallel mapper_std
6 SUBDIR+=mapper_zone
8 .include <bsd.subdir.mk>