Commit ee259881 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul Committed by Yoni Fogel

Refs #1679.

git-svn-id: file:///svn/toku/tokudb@11266 c7de825b-a66e-492c-adef-691d508d4ae1
parent d6ab1513
......@@ -106,7 +106,7 @@ check-4G: $(TARGET_TDB) $(SCANSCAN_TDB)
fgrep "(1048576 rows)" 4g.out > /dev/null
clean:
rm -f $(TARGETS)
rm -f $(TARGETS) 4g.out
rm -rf $(BENCHDBS)
$(TARGET_TDB) $(SCANSCAN_TDB) $(SCANRACE_TDB): BIN_FROM_C_FLAGS+=-DDIRSUF=tokudb -I$(PORTABILITY_HEADERS) -I$(TOKUROOT)toku_include -I$(TOKUROOT)include
......
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