]> git.ozlabs.org Git - ccan/blob - ccan/tdb2/tools/Makefile
tdb2: extra debugging checks
[ccan] / ccan / tdb2 / tools / Makefile
1 LDLIBS:=../../tdb2.o ../../hash.o ../../tally.o
2 CFLAGS:=-I../../.. -Wall -g #-g -O3 #-g -pg
3 LDFLAGS:=-L../../..
4
5 default: tdbtorture tdbtool mktdb
6
7 clean:
8         rm -f tdbtorture tdbtool mktdb