repo.or.cz
/
pachi
/
peepo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pattern_pdict_init() sphcachehit: Use calloc2(), we need initialized memory
[pachi/peepo.git]
/
distributed
/
Makefile
blob
448a24b2e335ba2960bc2e1c704f5a1667875f50
1
INCLUDES
=-
I..
2
OBJS
=
distributed.o protocol.o merge.o
3
4
all
:
distributed.a
5
distributed.a
: $(
OBJS
)
6
7
clean
:
8
rm
-
f
*
.o
*
.a
9
clean-profiled
:
10
rm
-
f
*
.gcda
*
.gcno
11
12
-
include
..
/
Makefile.lib