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
/
evp
/
Makefile
blob
adb0a20512f1ee080b9f59ec11cd6c9f0ff0d8c8
1
# $NetBSD: Makefile,v 1.1 2011/06/09 05:25:17 spz Exp $
2
3
HELPER_NAME
=
evp_test
4
HELPER_DIR
=
evp
5
6
FILES
=
evptests.txt
7
8
.
include
<
bsd.init.mk
>