summaryrefslogtreecommitdiff
path: root/cddl/Makefile
blob: ab0d9896d2ec4e923ca9331d200ba0b045478887 (plain)
1
2
3
4
5
6
7
8
9
10
.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>