X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=nucleus%2Flibrary%2Ftests_crypto%2Fmakefile;fp=nucleus%2Flibrary%2Ftests_crypto%2Fmakefile;h=89e9b5522a7c03817356225ea1a1fd6b88fad910;hp=d7d3f49e508b3c313f2858d7d1934adb1a5f9ea4;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a 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