1.include <src.opts.mk> 2 3SUBDIR.${MK_DIALOG}+= dialog 4SUBDIR.${MK_TESTS}+= tests 5 6SUBDIR_PARALLEL= 7 8.include <bsd.subdir.mk> 9