1 # $NetBSD: Makefile,v 1.1 2008/12/05 13:05:37 ad Exp $ 2 3 .include "../Makefile.inc" 4 5 .PATH: ${S}/miscfs/genfs 6 7 KMOD= layerfs 8 SRCS= layer_subr.c layer_vfsops.c layer_vnops.c 9 10 .include <bsd.kmodule.mk> 11
Indexes created Fri Oct 03 02:09:57 GMT 2025