]> www.wagner.pp.ru Git - openssl-gost/engine.git/blob - Makefile.am
New (autoconf based) build system (install unfinished). Support for compilation with...
[openssl-gost/engine.git] / Makefile.am
1 enginedir=@ENGINEDIR@
2 srcdir=.
3 lib_LTLIBRARIES=libgost.la
4 libgost_enginedir=$(enginedir)
5 libgost_la_includedir=$(includedir)/openssl
6 libgost_la_include_HEADERS=e_gost_err.h gost89.h gosthash2012_const.h gosthash2012.h gosthash2012_precalc.h gosthash2012_ref.h gosthash2012_sse2.h gosthash.h gost_keywrap.h gost_lcl.h newnids.h
7 libgost_la_SOURCES=e_gost_err.c gost89.c gost_ameth.c gost_asn1.c gost_crypt.c gost_ctl.c gost_ec_keyx.c gost_ec_sign.c gost_eng.c gosthash2012.c gosthash.c gost_keywrap.c gost_md2012.c gost_md.c gost_params.c gost_pmeth.c  newnids.c obj_create.c
8
9 install-data-hook:
10         rm -f $(DESTDIR)$(enginedir)/*.a $(DESTDIR)$(enginedir)/*.la
11
12 newnids.c newnids.h: mkobj.pl gost_obj.txt
13         $(PERL) mkobj.pl