# $NetBSD: Makefile,v 1.3 2017/05/14 02:02:25 kamil Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.bin/c++

TESTS_SH=	t_cxxruntime
TESTS_SH+=	t_hello
TESTS_SH+=	t_static_destructor

.include <bsd.test.mk>
