NetBSD/tests/usr.bin/cc/Makefile

10 lines
160 B
Makefile

# $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>