1 2 3 4 5 6 7
.PATH: ${SRCTOP}/sys/fs/unionfs KMOD= unionfs SRCS= vnode_if.h \ union_subr.c union_vfsops.c union_vnops.c .include <bsd.kmod.mk>