projects
/
ccan
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
First cut of replay_trace for tdb.
[ccan]
/
ccan
/
tdb
/
tools
/
Makefile
1
LDLIBS:=-lccan
2
CFLAGS:=-I../../.. -Wall -g -pg -O3
3
LDFLAGS:=-L../../..
4
5
default: replay_trace tdbtorture
6
7
clean:
8
rm -f replay_trace tdbtorture *.o