ITS#7841 trivial cleanup

TRIVIA - lmdb: clean testdb-dir while "make test".
This commit is contained in:
Leo Yuriev 2014-09-05 00:19:16 +04:00 committed by Howard Chu
parent 56c2c160be
commit 461d9c8f34

View file

@ -44,7 +44,7 @@ clean:
rm -rf $(PROGS) *.[ao] *.so *~ testdb
test: all
mkdir testdb
rm -rf testdb && mkdir testdb
./mtest && ./mdb_stat testdb
liblmdb.a: mdb.o midl.o