]> git.ozlabs.org Git - ccan/blob - ccan/tdb2/tools/Makefile
373f1eeb34dec5011db05f4309b16f5ccb093788
[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