wow. that was easy: git mv core nucleus
[feisty_meow.git] / core / library / crypto / makefile
diff --git a/core/library/crypto/makefile b/core/library/crypto/makefile
deleted file mode 100644 (file)
index 97c7376..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-CONSOLE_MODE = true
-
-include cpp/variables.def
-
-TYPE = library
-PROJECT = crypto
-SOURCE = blowfish_crypto.cpp rsa_crypto.cpp ssl_init.cpp
-USE_SSL = t
-TARGETS = crypto.lib
-
-include cpp/rules.def
-