aboutsummaryrefslogtreecommitdiff
path: root/cddl/Makefile
blob: 7b9d13146afa14b7e8b3d6626948fc19fe152736 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.include <src.opts.mk>

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

SUBDIR.${MK_TESTS}+= tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>