]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/Makefile
r354253 did miss the fact that libzpool is built as fake kernel
[FreeBSD/FreeBSD.git] / cddl / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 SUBDIR= lib .WAIT \
6         sbin usr.bin usr.sbin
7
8 SUBDIR.${MK_TESTS}+= tests
9
10 SUBDIR_PARALLEL=
11
12 .include <bsd.subdir.mk>