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