wow. that was easy: git mv core nucleus
[feisty_meow.git] / core / library / tests_algorithms / makefile
diff --git a/core/library/tests_algorithms/makefile b/core/library/tests_algorithms/makefile
deleted file mode 100644 (file)
index 46f442b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-include cpp/variables.def
-
-PROJECT = tests_algorithms
-TYPE = test
-TARGETS = test_sorts.exe 
-DEFINITIONS += USE_HOOPLE_DLLS
-LOCAL_LIBS_USED = unit_test application processes loggers configuration mathematics nodes \
-  structures textual timely filesystem structures basis 
-RUN_TARGETS = $(ACTUAL_TARGETS)
-
-include cpp/rules.def
-