mirror of
https://github.com/corda/corda.git
synced 2025-01-22 12:28:11 +00:00
remove redundency in vm-depends
This commit is contained in:
parent
a9e2984aaf
commit
494f773bc9
3
makefile
3
makefile
@ -940,9 +940,6 @@ generated-code = \
|
|||||||
$(build)/type-maps.cpp
|
$(build)/type-maps.cpp
|
||||||
|
|
||||||
vm-depends := $(generated-code) \
|
vm-depends := $(generated-code) \
|
||||||
$(wildcard $(src)/*.h) \
|
|
||||||
$(wildcard $(src)/codegen/*.h) \
|
|
||||||
$(wildcard $(src)/codegen/compiler/*.h) \
|
|
||||||
$(shell find src include -name '*.h' -or -name '*.inc.cpp')
|
$(shell find src include -name '*.h' -or -name '*.inc.cpp')
|
||||||
|
|
||||||
vm-sources = \
|
vm-sources = \
|
||||||
|
Loading…
Reference in New Issue
Block a user