Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 0e8d667c authored by Jason Kridner's avatar Jason Kridner
Browse files

Print make options

parent a030e368
Branches
Tags
No related merge requests found
......@@ -24,4 +24,4 @@ librobotcontrol:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment