repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
tests
/
bin
/
ps
/
Makefile
blob
74d2cae003273354c894fb8a214fa012e4d5c970
1
# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:11 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
bin
/
ps
6
7
TESTS_SH
=
t_ps
8
9
FILESDIR
= ${
TESTSDIR
}
10
FILES
=
keywords
11
12
.
include
<
bsd.
test
.mk
>