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