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