xref: /freebsd/lib/libiconv_modules/UTF8/Makefile (revision ad30f8e79bd1007cc2476e491bd21b4f5e389e0a)
1*ad30f8e7SGabor Kovesdan# $FreeBSD$
2*ad30f8e7SGabor Kovesdan
3*ad30f8e7SGabor KovesdanSHLIB=	UTF8
4*ad30f8e7SGabor KovesdanSRCS+=	citrus_utf8.c
5*ad30f8e7SGabor Kovesdan
6*ad30f8e7SGabor Kovesdan.include <bsd.lib.mk>
7