1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/cddl/Makefile

13 lines
158 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <src.opts.mk>
SUBDIR= lib .WAIT \
sbin share usr.bin usr.sbin
SUBDIR.${MK_TESTS}+= tests
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>