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