xref: /freebsd/lib/libiconv_modules/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1ad30f8e7SGabor Kovesdan.include <bsd.own.mk>
2ad30f8e7SGabor Kovesdan
3ad30f8e7SGabor KovesdanSUBDIR=	BIG5 DECHanyu EUC EUCTW GBK2K HZ ISO2022 JOHAB MSKanji UES UTF1632 \
4ad30f8e7SGabor Kovesdan	UTF7 UTF8 VIQR ZW iconv_none iconv_std mapper_646 mapper_none \
5ad30f8e7SGabor Kovesdan	mapper_parallel mapper_serial mapper_std mapper_zone
6*aa92269eSBryan DrewerySUBDIR_PARALLEL=
7ad30f8e7SGabor Kovesdan
8ad30f8e7SGabor Kovesdan.include <bsd.subdir.mk>
9