1 # $NetBSD: Makefile,v 1.1 2009/08/07 20:57:56 haad Exp $ 2 3 .include <bsd.own.mk> 4 5 .if !defined(MKZFS) || ${MKZFS} != "no" 6 SUBDIR+= zpool zfs 7 .endif 8 9 .include <bsd.subdir.mk> 10
Indexes created Tue Mar 03 05:31:39 UTC 2026