1 # $NetBSD: Makefile,v 1.4 2009/04/08 16:30:12 christos Exp $ 2 3 .include <bsd.own.mk> 4 5 .if (${MKCVS} != "no" 6 SUBDIR+= xcvs 7 .endif 8 .if (${MKLVM} != "no") 9 SUBDIR+= lvm2 10 .endif 11 12 .include <bsd.subdir.mk> 13
Indexes created Sun Aug 02 00:25:04 UTC 2026