wow. that was easy: git mv core nucleus
[feisty_meow.git] / core / library / tests_timely / makefile
diff --git a/core/library/tests_timely/makefile b/core/library/tests_timely/makefile
deleted file mode 100644 (file)
index 3b91fe7..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-include cpp/variables.def
-
-PROJECT = tests_timely
-TYPE = test
-TARGETS = test_earth_time.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
-