aboutsummaryrefslogtreecommitdiff
path: root/cddl/Makefile
blob: c83acca43119bc257ab1e8c24750d01dad2bd90d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

.include <src.opts.mk>

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

SUBDIR.${MK_TESTS}+= tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>