wow. that was easy: git mv core nucleus
[feisty_meow.git] / nucleus / library / nodes / makefile
diff --git a/nucleus/library/nodes/makefile b/nucleus/library/nodes/makefile
new file mode 100644 (file)
index 0000000..b114f9e
--- /dev/null
@@ -0,0 +1,9 @@
+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
+