mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
066431faa5
Add benchmark, testsuite and taocrypt/test as places where to produce Makfiles and build - very useful for debugging config/ac-macros/yassl.m4: Add Makefiles for yassl testsuite and benchmark extra/yassl/Makefile.am: Add new subdir testsuite extra/yassl/taocrypt/Makefile.am: Add new subdir test for the taocrypt test extra/yassl/taocrypt/src/Makefile.am: Add all new files for yaSSL and organize them alphabetically extra/yassl/taocrypt/benchmark/Makefile.am: New BitKeeper file ``extra/yassl/taocrypt/benchmark/Makefile.am'' extra/yassl/taocrypt/test/Makefile.am: New BitKeeper file ``extra/yassl/taocrypt/test/Makefile.am'' extra/yassl/testsuite/Makefile.am: New BitKeeper file ``extra/yassl/testsuite/Makefile.am''
2 lines
90 B
Makefile
2 lines
90 B
Makefile
SUBDIRS = taocrypt src testsuite
|
|
EXTRA_DIST = yassl.dsp yassl.dsw $(wildcard mySTL/*.hpp)
|