freebsd-src/cddl/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
158 B
Makefile
Raw Normal View History

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