]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/Makefile
bhyvectl(8): Normalize the man page date
[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>