xref: /freebsd-14.2/sys/modules/udf/Makefile (revision 031beb4e)
151a7b740SScott Long
2*193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/fs/udf
351a7b740SScott Long
451a7b740SScott LongKMOD=	udf
551a7b740SScott Long
651a7b740SScott LongSRCS=	udf_vfsops.c udf_vnops.c osta.c
751a7b740SScott LongSRCS+=	vnode_if.h
8396c3653SScott LongEXPORT_SYMS=	udf_iconv
951a7b740SScott Long
1051a7b740SScott Long.include <bsd.kmod.mk>
11