提交 098b340e 编写于 作者: K kamg

6838211: jdk docs creation broken for tracing docs

Summary: Fix javadoc makefile macro
Reviewed-by: ohair, jjg
上级 d469cf91
...@@ -620,7 +620,7 @@ tracingdocs: ...@@ -620,7 +620,7 @@ tracingdocs:
@# ######## api-tracing ############################ @# ######## api-tracing ############################
$(RM) -r $(TRACING_DOCDIR) $(RM) -r $(TRACING_DOCDIR)
$(MKDIR) -p $(TRACING_DOCDIR) $(MKDIR) -p $(TRACING_DOCDIR)
$(JAVADOC) $(TRACING_JAVADOCFLAGS) \ $(JAVADOC_CMD) $(TRACING_JAVADOCFLAGS) \
$(TRACING_PKGS) $(TRACING_PKGS)
.PHONY: httpserverdocs .PHONY: httpserverdocs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册