wow. that was easy: git mv core nucleus
[feisty_meow.git] / nucleus / library / algorithms / makefile
diff --git a/nucleus/library/algorithms/makefile b/nucleus/library/algorithms/makefile
new file mode 100644 (file)
index 0000000..8cf4b29
--- /dev/null
@@ -0,0 +1,9 @@
+include cpp/variables.def
+
+PROJECT = algorithms
+TYPE = library
+SOURCE = placeholder.cpp
+TARGETS = algorithms.lib
+
+include cpp/rules.def
+