freebsd-src/lib/libxo/Makefile

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

11 lines
120 B
Makefile
Raw Normal View History

.include <src.opts.mk>
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
SUBDIR = libxo .WAIT encoder
.include <bsd.subdir.mk>