Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / cddl / osnet / sbin / Makefile
blob7800eec91d705da2f10eda8983c3971b9ca57ae1
1 # $NetBSD: Makefile,v 1.1 2009/03/26 22:11:44 ad Exp $
3 .include <bsd.own.mk>
5 .if !defined(MKZFS) || ${MKZFS} != "no"
6 SUBDIR+= zpool zfs
7 .endif
9 .include <bsd.subdir.mk>