1 # $NetBSD: Makefile,v 1.2 2015/10/19 16:16:37 pooka Exp $ 2 # 3 4 .PATH: ${.CURDIR}/../../../../fs/union 5 6 LIB= rumpfs_union 7 COMMENT=union file system (fan-out layer) 8 9 SRCS= union_subr.c union_vfsops.c union_vnops.c 10 11 .include <bsd.lib.mk> 12 .include <bsd.klinks.mk> 13
Indexes created Wed Sep 24 02:09:48 GMT 2025