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