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