mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#7841 trivial cleanup
TRIVIA - lmdb: clean testdb-dir while "make test".
This commit is contained in:
parent
98ed192949
commit
c473091f8f
@ -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…
Reference in New Issue
Block a user