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