1 # $NetBSD: Makefile,v 1.1.92.1 2019/06/10 22:09:42 christos Exp $ 2 3 .include "../Makefile.inc" 4 5 .PATH: ${S}/fs/union 6 7 KMOD= union 8 SRCS= union_vfsops.c union_vnops.c union_subr.c 9 10 WARNS= 3 11 12 .include <bsd.kmodule.mk> 13
Indexes created Thu Oct 30 03:10:01 GMT 2025