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
/
rsa
/
Makefile
blob
b7b630488870aa0db049372ca8c0e75a46c46984
1
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:15 jmmv Exp $
2
3
HELPER_NAME
=
rsatest
4
HELPER_DIR
=
rsa
5
HELPER_SRCS
=
rsa_test.c
6
7
.
include
<
bsd.init.mk
>