netbsd/tests/bin/ps/Makefile
2013-04-06 16:48:33 +02:00

13 lines
193 B
Makefile

# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:11 jruoho Exp $
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/bin/ps
TESTS_SH= t_ps
FILESDIR= ${TESTSDIR}
FILES= keywords
.include <bsd.test.mk>