NetBSD/tests/util/ps/Makefile

13 lines
192 B
Makefile

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