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