wow. that was easy: git mv core nucleus
[feisty_meow.git] / core / library / nodes / makefile
diff --git a/core/library/nodes/makefile b/core/library/nodes/makefile
deleted file mode 100644 (file)
index b114f9e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-include cpp/variables.def
-
-PROJECT = nodes
-TYPE = library
-SOURCE = list.cpp node.cpp packable_tree.cpp path.cpp symbol_tree.cpp tree.cpp 
-TARGETS = nodes.lib
-
-include cpp/rules.def
-