]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/Makefile
MFC r345203,r345205,r345353,r345645,r345708,r345709,r345735,r345770,r346081,r346270...
[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>