ITS#7841 trivial cleanup

TRIVIA - lmdb: clean testdb-dir while "make test".
mdb.RE/0.9
Leo Yuriev 10 years ago committed by Hallvard Furuseth
parent 98ed192949
commit c473091f8f
  1. 2
      libraries/liblmdb/Makefile

@ -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

Loading…
Cancel
Save