Skip to content

Commit

Permalink
better build (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov authored Oct 27, 2020
1 parent 209707d commit 284de94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ check:
clean:
cd lmdb && make clean

install:
cd dist && make clean && make install # use DESTDIR
tools:
cd dist && make clean && make mdb_stat && make mdb_copy && make mdb_dump && make mdb_load # use DESTDIR

0 comments on commit 284de94

Please sign in to comment.