#	$NetBSD: Makefile,v 1.1 2024/04/28 01:21:27 riastradh Exp $
#

NOMAN=		# defined

TESTSDIR=	${TESTSBASE}/lib/libstdc++
BINDIR=		${TESTSDIR}

TESTS_SH+=	t_sync_with_stdio
PROG_CXX+=	h_cin_nosync

.include <bsd.test.mk>
