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