freebsd-dev/lib/libxo/Makefile

11 lines
131 B
Makefile
Raw Normal View History

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