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
/
conf
/
Makefile
blob
4523950ac6500c593483d4b337f704c8dd16316b
1
# $NetBSD$
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
>