]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb/tools/Makefile
First cut of replay_trace for tdb.
[ccan] / ccan / tdb / tools / Makefile
diff --git a/ccan/tdb/tools/Makefile b/ccan/tdb/tools/Makefile
new file mode 100644 (file)
index 0000000..7c45935
--- /dev/null
@@ -0,0 +1,8 @@
+LDLIBS:=-lccan
+CFLAGS:=-I../../.. -Wall -g -pg -O3
+LDFLAGS:=-L../../..
+
+default: replay_trace tdbtorture
+
+clean:
+       rm -f replay_trace tdbtorture *.o