summaryrefslogtreecommitdiff
path: root/tests/usr.bin/cc/Makefile
blob: fc0638f896b064d60593b4f30c7f753c204522bd (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.1 2012/03/17 17:15:29 jruoho Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.bin/cc

TESTS_SH=	t_hello

.include <bsd.test.mk>