aboutsummaryrefslogblamecommitdiff
path: root/cddl/sbin/Makefile
blob: 2b3dcf8862467001a433e85221aed52926c82ca5 (plain) (tree)
1
2
3
4
5
6
7
8
9

           
                      
 
                          
 


                    
 

                
                        
# $FreeBSD$

.include <src.opts.mk>

SUBDIR.${MK_TESTS}+= tests

SUBDIR.${MK_ZFS}+= \
	zfs \
	zpool

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>