1 # $NetBSD: Makefile,v 1.3 2015/10/19 16:16:35 pooka Exp $ 2 # 3 4 .PATH: ${.CURDIR}/../../../../miscfs/kernfs 5 6 LIB= rumpfs_kernfs 7 COMMENT=/kern fictional file system 8 9 SRCS= kernfs_vfsops.c kernfs_vnops.c 10 11 .include <bsd.lib.mk> 12 .include <bsd.klinks.mk> 13
Indexes created Thu Oct 02 10:09:58 GMT 2025