xref
: /
freebsd
/
secure
/
lib
/
libcrypto
/
engines
/
capi
/
Makefile
(revision 8df8b2d3e51d1b816201d8a1fe8bc29fe192e562)
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