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

           
                      
 

                             
 
                          
 

                
                        
# $FreeBSD$

.include <src.opts.mk>

SUBDIR=	lib .WAIT \
	sbin usr.bin usr.sbin

SUBDIR.${MK_TESTS}+= tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>