repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
tests
/
crypto
/
libcrypto
/
bn
/
div
/
Makefile
blob
168526002703ef587471e9ede386bf449757ea25
1
# $NetBSD$
2
3
HELPER_NAME
=
divtest
4
HELPER_DIR
=
bn
5
6
CFLAGS
+= -
g
# XXX
7
8
.
include
<
bsd.init.mk
>