9bf94708bf05ddb8e408e309ea2f1e98d68f85ae
[dragonfly.git] / secure / lib / libcrypto / engines / libgost / Makefile
1 SHLIB_NAME=     libgost.so
2 SRCS=   e_gost_err.c gost2001.c gost2001_keyx.c gost89.c gost94_keyx.c \
3         gost_ameth.c gost_asn1.c gost_crypt.c gost_ctl.c gost_eng.c \
4         gost_keywrap.c gost_md.c gost_params.c gost_pmeth.c gost_sign.c \
5         gosthash.c
6
7 .include <bsd.lib.mk>
8
9 .PATH:  ${LCRYPTO_SRC}/engines/ccgost