ca626b1df7
(this test fails at least on riz's macppc)
11 lines
163 B
Makefile
11 lines
163 B
Makefile
# $NetBSD: Makefile,v 1.1 2011/02/24 10:24:24 pooka Exp $
|
|
#
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
TESTSDIR= ${TESTSBASE}/toolchain/cc
|
|
|
|
TESTS_SH= t_hello
|
|
|
|
.include <bsd.test.mk>
|