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