8cf4b298b62ecaa54081e2e3e84f4108f62dd348
[feisty_meow.git] / nucleus / library / algorithms / makefile
1 include cpp/variables.def
2
3 PROJECT = algorithms
4 TYPE = library
5 SOURCE = placeholder.cpp
6 TARGETS = algorithms.lib
7
8 include cpp/rules.def
9