]> git.ozlabs.org Git - ccan/blob - tools/Makefile
bitmap: Avoid shadowing type name with parameter name
[ccan] / 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