Commit 9448e533 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

make clean [t:1904]

git-svn-id: file:///svn/toku/tokudb@13640 c7de825b-a66e-492c-adef-691d508d4ae1
parent 1e850b38
CPPFLAGS = -I../include DIRSUF = db
CPPFLAGS = -I../include -DDIRSUF=$(DIRSUF)
LDFLAGS = -L../.. -lfractaltreeindex -Wl,-rpath,../.. LDFLAGS = -L../.. -lfractaltreeindex -Wl,-rpath,../..
default: db-insert default: db-insert
clean:
rm -rf db-insert bench.$(DIRSUF)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment