1#	$NetBSD$
2#
3
4.include <bsd.own.mk>
5
6TESTSDIR=	${TESTSBASE}/toolchain/cc
7
8TESTS_SH=	t_hello
9
10.include <bsd.test.mk>
11