freebsd-dev/cddl/sbin/Makefile

14 lines
144 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <src.opts.mk>
SUBDIR.${MK_TESTS}+= tests
SUBDIR.${MK_ZFS}+= \
zfs \
zpool
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>