1 # $NetBSD: Makefile,v 1.1 2010/03/08 12:29:01 pooka Exp $ 2 # 3 4 .PATH: ${.CURDIR}/../../../../ufs/mfs 5 6 LIB= rumpfs_mfs 7 8 SRCS= mfs_vfsops.c mfs_vnops.c 9 10 .include <bsd.lib.mk> 11 .include <bsd.klinks.mk> 12
Indexes created Sun Apr 12 00:22:20 UTC 2026