diff --git a/Makefile b/Makefile index 253cc479..f0016129 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ -# GNU Makefile for libmdbx (reliable lightning memory-mapped DB library for Linux). -# https://github.com/ReOpen/libmdbx +# GNU Makefile for libmdbx, https://github.com/ReOpen/libmdbx ######################################################################## # Configuration. The compiler options must enable threaded compilation.