1 # $NetBSD: Makefile,v 1.1 2008/06/28 16:11:36 rumble Exp $ 2 3 .include "../Makefile.inc" 4 5 .PATH: ${S}/fs/unionfs 6 7 KMOD= unionfs 8 SRCS= unionfs_vfsops.c unionfs_vnops.c unionfs_subr.c 9 10 .include <bsd.kmodule.mk> 11
Indexes created Mon Sep 22 05:09:51 GMT 2025