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

.include <bsd.own.mk>

SUBDIR=	lib sbin usr.bin usr.sbin

.if ${MK_TESTS} != "no"
SUBDIR+=tests
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud