summaryrefslogtreecommitdiff
path: root/extra/yassl/taocrypt/benchmark/Makefile.am
blob: 891dd532b98f553071ce0bd10178fb1d1f35525f (plain)
1
2
3
4
5
6
7
8
9
INCLUDES = -I$(srcdir)/../include -I$(srcdir)/../mySTL
bin_PROGRAMS       = benchmark
benchmark_SOURCES  = benchmark.cpp
benchmark_LDADD    = $(top_builddir)/extra/yassl/taocrypt/src/libtaocrypt.la
benchmark_CXXFLAGS = -DYASSL_PURE_C
EXTRA_DIST = benchmark.dsp rsa1024.der dh1024.der dsa1024.der make.bat

# Don't update the files from bitkeeper
%::SCCS/s.%