xref: /freebsd-13.1/sys/modules/udf/Makefile (revision 193d9e76)
151a7b740SScott Long# $FreeBSD$
251a7b740SScott Long
3*193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/fs/udf
451a7b740SScott Long
551a7b740SScott LongKMOD=	udf
651a7b740SScott Long
751a7b740SScott LongSRCS=	udf_vfsops.c udf_vnops.c osta.c
851a7b740SScott LongSRCS+=	vnode_if.h
9396c3653SScott LongEXPORT_SYMS=	udf_iconv
1051a7b740SScott Long
1151a7b740SScott Long.include <bsd.kmod.mk>
12