fixed psa a bit more to actually show windows processes too. found it couldn't print...
[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