xref: /freebsd/sys/modules/udf/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1*193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/fs/udf
251a7b740SScott Long
351a7b740SScott LongKMOD=	udf
451a7b740SScott Long
551a7b740SScott LongSRCS=	udf_vfsops.c udf_vnops.c osta.c
651a7b740SScott LongSRCS+=	vnode_if.h
7396c3653SScott LongEXPORT_SYMS=	udf_iconv
851a7b740SScott Long
951a7b740SScott Long.include <bsd.kmod.mk>
10