X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftests_crypto%2Fmakefile;h=89e9b5522a7c03817356225ea1a1fd6b88fad910;hb=ea399ea4e4135ab47c931e5c3adaece7d0cf9ec3;hp=d7d3f49e508b3c313f2858d7d1934adb1a5f9ea4;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/nucleus/library/tests_crypto/makefile b/nucleus/library/tests_crypto/makefile index d7d3f49e..89e9b552 100644 --- a/nucleus/library/tests_crypto/makefile +++ b/nucleus/library/tests_crypto/makefile @@ -2,7 +2,8 @@ include cpp/variables.def PROJECT = tests_crypto TYPE = test -TARGETS = test_blowfish_crypto.exe test_rsa_crypto.exe +TARGETS = test_rsa_crypto.exe +#temporarily off! test_blowfish_crypto.exe LOCAL_LIBS_USED = unit_test crypto application processes loggers configuration textual timely \ filesystem structures basis USE_SSL = t