# $NetBSD: Makefile,v 1.2 2017/05/14 01:03:21 kamil Exp $

.include <bsd.own.mk>

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

TESTS_SH=	t_cxxruntime
TESTS_SH+=	t_hello

.include <bsd.test.mk>
