getting these octopus tests updated. not quite there yet.
[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 #  tests_octopus
12
13 include rules.def
14