mirror of
https://github.com/isar/libmdbx.git
synced 2024-12-30 02:24:14 +08:00
mdbx: adds Makefile deps from mdbx.c
Fix commit 9407621eba08ff339b21de75b8d229788370e7d8 Change-Id: I16dd4e2d6b3343f0827d7af13a93193ffc22c426
This commit is contained in:
parent
4b373b233d
commit
fed33a943e
2
Makefile
2
Makefile
@ -44,7 +44,7 @@ TESTS := mtest0 mtest1 mtest2 mtest3 mtest4 mtest5 mtest6 wbench \
|
|||||||
yota_test1 yota_test2
|
yota_test1 yota_test2
|
||||||
|
|
||||||
SRC_LMDB := mdb.c midl.c lmdb.h midl.h reopen.h barriers.h
|
SRC_LMDB := mdb.c midl.c lmdb.h midl.h reopen.h barriers.h
|
||||||
SRC_MDBX := $(SRC_LMDB) mdbx.h
|
SRC_MDBX := $(SRC_LMDB) mdbx.c mdbx.h
|
||||||
|
|
||||||
.PHONY: mdbx lmdb all install clean check tests coverage
|
.PHONY: mdbx lmdb all install clean check tests coverage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user