Home | History | Annotate | Line # | Download | only in sbin
      1  1.1  haad #	$NetBSD: Makefile,v 1.1 2009/08/07 20:57:56 haad Exp $
      2  1.1  haad 
      3  1.1  haad .include <bsd.own.mk>
      4  1.1  haad 
      5  1.1  haad .if !defined(MKZFS) || ${MKZFS} != "no"
      6  1.1  haad SUBDIR+=	zpool zfs
      7  1.1  haad .endif
      8  1.1  haad 
      9  1.1  haad .include <bsd.subdir.mk>
     10