1# $FreeBSD$ 2 3.include <src.opts.mk> 4 5HAS_TESTS= 6SUBDIR.${MK_TESTS}+= tests 7 8SUBDIR = libxo .WAIT encoder 9 10.include <bsd.subdir.mk> 11