1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/fs/nullfs 4 5 KMOD= nullfs 6 SRCS= vnode_if.h \ 7 null_subr.c null_vfsops.c null_vnops.c 8 9 .include <bsd.kmod.mk>
Cache object: d3b49126f819de6c91c45bf4e118a430
[ 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.