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