]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/tools/Makefile
tdb2: tools/
[ccan] / ccan / tdb2 / tools / Makefile
diff --git a/ccan/tdb2/tools/Makefile b/ccan/tdb2/tools/Makefile
new file mode 100644 (file)
index 0000000..373f1ee
--- /dev/null
@@ -0,0 +1,8 @@
+LDLIBS:=../../tdb2.o ../../hash.o ../../tally.o
+CFLAGS:=-I../../.. -Wall -g #-g -O3 #-g -pg
+LDFLAGS:=-L../../..
+
+default: tdbtorture tdbtool mktdb
+
+clean:
+       rm -f tdbtorture tdbtool mktdb