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