summaryrefslogtreecommitdiff
path: root/tests/util/ps/Makefile
blob: e5f0e3056a1f2cd2f740e2e1b4326c7e228176c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: Makefile,v 1.2 2007/11/21 15:39:35 jmmv Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/util/ps

TESTS_SH=	t_ps

FILESDIR=	${TESTSDIR}
FILES=		keywords

.include <bsd.test.mk>