wow. that was easy: git mv core nucleus
[feisty_meow.git] / nucleus / library / mathematics / makefile
1 include cpp/variables.def
2
3 PROJECT = mathematics
4 TYPE = library
5 SOURCE = placeholder.cpp
6 TARGETS = mathematics.lib
7
8 include cpp/rules.def
9