xref
: /
freebsd
/
secure
/
lib
/
libcrypto
/
engines
/
capi
/
Makefile
(revision f6a3b357e9be4c6423c85eff9a847163a0d307c8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
SHLIB_NAME
?=
capi.so
4
5
SRCS
=
e_capi.c
6
7
.
include
<
bsd.lib.mk
>
8