1c3aac50fSPeter Wemm# $FreeBSD$ 24b1e44f1SGarrett Wollman 3a654d072SPeter Wemm.PATH: ${.CURDIR}/../../miscfs/nullfs 41b2fbe6fSSheldon HearnKMOD= nullfs 5a5aa0913SPeter WemmSRCS= vnode_if.h \ 6a5aa0913SPeter Wemm null_subr.c null_vfsops.c null_vnops.c 74b1e44f1SGarrett WollmanNOMAN= 84b1e44f1SGarrett Wollman 964db83a8SPeter Wemm.include <bsd.kmod.mk> 10