# $FreeBSD$

.PATH:	${.CURDIR}/../../fs/udf2
KMOD=	udf2_iconv
SRCS=	udf_iconv.c

CFLAGS+= -I${.CURDIR}/../../

.include <bsd.kmod.mk>