Commit f8686459 authored by Rich Prohaska's avatar Rich Prohaska

get make check working

git-svn-id: file:///svn/tokudb@2502 c7de825b-a66e-492c-adef-691d508d4ae1
parent 91eddae8
......@@ -27,7 +27,7 @@ TARGETS = $(TARGET_BDB) $(TARGET_TDB)
default: $(TARGETS)
check: check-default check-x2
check: check-default check-xfast
check-default: $(TARGET_TDB)
$(VALGRIND) ./$(TARGET_TDB)
......
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