# $NetBSD: Makefile,v 1.4 2018/03/24 00:26:51 kamil Exp $ .include TESTSDIR= ${TESTSBASE}/usr.bin/c++ TESTS_SH= t_cxxruntime TESTS_SH+= t_hello TESTS_SH+= t_static_destructor TESTS_SH+= t_call_once TESTS_SH+= t_call_once2 TESTS_SH+= t_pthread_once .include