mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-04 05:00:02 +00:00
Makefile workfile reordering
This commit is contained in:
parent
d2adf75798
commit
fbd862f36f
4
Makefile
4
Makefile
@ -70,10 +70,8 @@ endif
|
||||
waku.nims:
|
||||
ln -s waku.nimble $@
|
||||
|
||||
$(NIMBLEDEPS_STAMP): nimble.lock | waku.nims
|
||||
$(MAKE) install-nimble
|
||||
$(NIMBLEDEPS_STAMP): nimble.lock | install-nimble build-nph waku.nims
|
||||
nimble setup --localdeps
|
||||
$(MAKE) build-nph
|
||||
touch $@
|
||||
|
||||
# Must be phony so the recipe always runs and the sub-make re-evaluates
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user