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