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
tools/llvm: Do not build with symbols
[minix3.git]
/
tests
/
crypto
/
libcrypto
/
bn
/
div
/
Makefile
blob
c9c4ccf02fe39e639d25ec5845249222625fa0e6
1
# $NetBSD: Makefile,v 1.2 2010/12/18 04:27:17 joerg Exp $
2
3
HELPER_NAME
=
divtest
4
HELPER_DIR
=
bn
5
6
.
include
<
bsd.init.mk
>