Remove building with NOCRYPTO option
[minix.git] / tests / bin / ps / Makefile
blob74d2cae003273354c894fb8a214fa012e4d5c970
1 # $NetBSD: Makefile,v 1.1 2012/03/17 16:33:11 jruoho Exp $
3 .include <bsd.own.mk>
5 TESTSDIR= ${TESTSBASE}/bin/ps
7 TESTS_SH= t_ps
9 FILESDIR= ${TESTSDIR}
10 FILES= keywords
12 .include <bsd.test.mk>