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
/
conf
/
Makefile
blob
ece3ee620bfc3632db0467b5f3bb3210dbb2388a
1
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
2
3
HELPER_NAME
=
conftest
4
HELPER_DIR
=
conf
5
HELPER_SRCS
=
test
.c
6
7
FILESDIR
= ${
TESTSDIR
}
8
FILES
=
d_conf_ssleay.cnf
9
FILES
+=
d_conf.out
10
11
.
include
<
bsd.init.mk
>