summaryrefslogtreecommitdiff
path: root/extra/yassl/taocrypt/test/Makefile.am
blob: 73e7f729bdbe1bea502e4109362d0abe97ea5c90 (plain)
1
2
3
4
5
6
7
8
9
INCLUDES = -I$(srcdir)/../include -I$(srcdir)/../mySTL
noinst_PROGRAMS = test
test_SOURCES = test.cpp
test_LDADD    = $(top_builddir)/extra/yassl/taocrypt/src/libtaocrypt.la
test_CXXFLAGS = -DYASSL_PURE_C
EXTRA_DIST = make.bat

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