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
Sync usage with man page.
[netbsd-mini2440.git]
/
tests
/
crypto
/
libcrypto
/
rc5
/
Makefile
blob
516c5db7300bd647f8e8b7e3334dbae75ecfa42f
1
# $NetBSD$
2
3
HELPER_NAME
=
rc5test
4
HELPER_DIR
=
rc5
5
6
LDADD
+= -
lcrypto_rc5
7
8
.
include
<
bsd.init.mk
>