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