1.include <bsd.own.mk> 2 3ATF_TESTS_C= functional 4TEST_METADATA.functional+= timeout=15 5 6LIBADD= util 7 8.include <bsd.test.mk> 9