first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / octopi / library / makefile
1 include variables.def
2
3 PROJECT = octopus_libraries
4 BUILD_BEFORE = octopus \
5   sockets \
6   tentacles \
7   cromp \
8   synchronic \
9   tests_sockets
10
11 include rules.def
12