# $FreeBSD$ .PATH: ${.CURDIR}/../../fs/nullfs KMOD= nullfs SRCS= vnode_if.h \ null_subr.c null_vfsops.c null_vnops.c .include