1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../ufs/mfs 4 KMOD= mfs 5 SRCS= vnode_if.h \ 6 mfs_vfsops.c mfs_vnops.c opt_mfs.h 7 NOMAN= 8 9 .include <bsd.kmod.mk>
Cache object: 4b45c6e5406a1ecb0444256f17d432a3
[ 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.