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