1 # $NetBSD: Makefile,v 1.1 2008/11/24 11:26:49 ad Exp $ 2 3 .include "../Makefile.inc" 4 5 .PATH: ${S}/miscfs/nullfs ${S}/miscfs/genfs 6 7 KMOD= null 8 SRCS= null_vfsops.c null_vnops.c 9 10 .include <bsd.kmodule.mk> 11
Indexes created Thu Oct 02 14:10:14 GMT 2025