mdbx-make: add tools-static target.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2022-03-27 14:01:18 +03:00
parent a6b506be45
commit bac546bdfa
2 changed files with 26 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
all help options \
clean install install-no-strip install-strip strip tools uninstall \
bench bench-clean bench-couple bench-quartet bench-triplet re-bench \
lib libs lib-static lib-shared \
lib libs lib-static lib-shared tools-static \
libmdbx mdbx mdbx_chk mdbx_copy mdbx_drop mdbx_dump mdbx_load mdbx_stat \
check dist memcheck cross-gcc cross-qemu doxygen gcc-analyzer reformat \
release-assets tags test build-test mdbx_test smoke smoke-fault smoke-singleprocess \