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]
/
external
/
bsd
/
kyua-testers
/
share
/
man
/
man5
/
Makefile
blob
32bb833904837227a1ce59ccee03aada0d21427a
1
# $NetBSD: Makefile,v 1.1 2013/02/19 06:04:44 jmmv Exp $
2
3
# LSC: For MINIX, requied to get NETBSDSRCDIR
4
.
include
<
bsd.own.mk
>
5
6
SRCDIR
= ${
NETBSDSRCDIR
}/
external
/
bsd
/
kyua-testers
/
dist
7
.PATH
: ${
SRCDIR
}
8
9
MAN
=
kyua-tester-list
.5
10
MAN
+=
kyua-tester-result
.5
11
12
.
include
<
bsd.man.mk
>