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

13 lines
152 B
Makefile
Raw Normal View History

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