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
/
rsa
/
Makefile
blob
1942f8d8152e3e8cae7ee6a1c28ada8c2701194d
1
# $NetBSD$
2
3
HELPER_NAME
=
rsatest
4
HELPER_DIR
=
rsa
5
HELPER_SRCS
=
rsa_test.c
6
7
.
include
<
bsd.init.mk
>