1ad30f8e7SGabor Kovesdan# $FreeBSD$ 2ad30f8e7SGabor Kovesdan 3ad30f8e7SGabor Kovesdan.include <bsd.own.mk> 4ad30f8e7SGabor Kovesdan 5ad30f8e7SGabor KovesdanSUBDIR= BIG5 DECHanyu EUC EUCTW GBK2K HZ ISO2022 JOHAB MSKanji UES UTF1632 \ 6ad30f8e7SGabor Kovesdan UTF7 UTF8 VIQR ZW iconv_none iconv_std mapper_646 mapper_none \ 7ad30f8e7SGabor Kovesdan mapper_parallel mapper_serial mapper_std mapper_zone 8*aa92269eSBryan DrewerySUBDIR_PARALLEL= 9ad30f8e7SGabor Kovesdan 10ad30f8e7SGabor Kovesdan.include <bsd.subdir.mk> 11