11.8Sisaki# $NetBSD: Makefile,v 1.8 2019/02/26 10:01:41 isaki Exp $ 21.1Smartin 31.1SmartinWARNS=0 41.1SmartinNOMAN=1 51.1Smartin 61.5Smartin.include <bsd.own.mk> 71.4Smartin 81.7Smaya.if "${ACTIVE_CC}" == "clang" 91.4SmartinCXXFLAGS+= -std=c++11 101.6SjoergPROG_CXX+= cpp_atomic_ops_linkable 111.4Smartin.endif 121.4Smartin 131.5Smartinproginstall: 141.5Smartin @echo This directory features link time only tests. 151.5Smartin 161.5Smartin.include <bsd.prog.mk> 171.5Smartin 18