1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../ntfs 4 KMOD= ntfs 5 SRCS= vnode_if.h \ 6 ntfs_vfsops.c ntfs_vnops.c ntfs_subr.c ntfs_ihash.c \ 7 ntfs_compr.c 8 NOMAN= 9 10 .include <bsd.kmod.mk>
Cache object: 6e50a858dff7e86b29afbaa0f95db456
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.