08038396022769a1971212abf10db3a36b6a93d9
[feisty_meow.git] / core / 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