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
/
srp
/
Makefile
blob
beca49d128e00983a68166b7d45ac50849f7f223
1
# $NetBSD: Makefile,v 1.1 2011/06/09 05:25:20 spz Exp $
2
3
HELPER_NAME
=
srptest
4
HELPER_DIR
=
srp
5
6
.
include
<
bsd.init.mk
>