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
/
idea
/
Makefile
blob
8c7d962ff16e50783d78edcc915f0798cde69d73
1
# $NetBSD$
2
3
HELPER_NAME
=
ideatest
4
HELPER_DIR
=
idea
5
6
LDADD
+= -
lcrypto_idea
7
8
.
include
<
bsd.init.mk
>