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