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
/
sha
/
Makefile
blob
bd87f1264a9a70919bb3cd2fba8c9146e391ffcc
1
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:16 jmmv Exp $
2
3
HELPER_NAME
=
shatest
4
HELPER_DIR
=
sha
5
6
.
include
<
bsd.init.mk
>