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