keep the same between rules and PHONY
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn> Upstream-commit: bf3d1d1e5a39cb66ff58cedbcc9d6e84163a35f8 Component: engine
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.PHONY: default docs docs-build docs-shell test
|
||||
.PHONY: default docs docs-build docs-draft docs-shell test
|
||||
|
||||
# to allow `make DOCSDIR=docs docs-shell` (to create a bind mount in docs)
|
||||
DOCS_MOUNT := $(if $(DOCSDIR),-v $(CURDIR)/$(DOCSDIR):/$(DOCSDIR))
|
||||
|
||||
Reference in New Issue
Block a user