1.include <bsd.init.mk> 2 3LIB= clang_rt.stats_client-${CRTARCH} 4 5SRCS+= stats/stats_client.cpp 6 7.include <bsd.lib.mk> 8