# $FreeBSD$

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

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

.include <bsd.kmod.mk>