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
/
crypto
/
libcrypto
/
bn
/
exp
/
Makefile
blob
36aadb643321356948abe5e85943443ce83659a4
1
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
2
3
HELPER_NAME
=
exptest
4
HELPER_DIR
=
bn
5
6
.
include
<
bsd.init.mk
>