repo.or.cz
/
minix3.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
[minix3.git]
/
tests
/
usr.bin
/
netpgpverify
/
Makefile
blob
da574f7f6b41d91d6cf360d69f7e8c602542d931
1
# $NetBSD: Makefile,v 1.1 2012/11/20 07:55:54 agc Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
netpgpverify
6
7
TESTS_SH
+=
t_netpgpverify
8
9
.
include
<
bsd.
test
.mk
>