1.include <src.opts.mk> 2 3PROG= printenv 4 5HAS_TESTS= 6SUBDIR.${MK_TESTS}+= tests 7 8.include <bsd.prog.mk>