projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
new fortune
[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