Home
last modified time | relevance | path

Searched refs:BUILDDIR (Results 1 – 2 of 2) sorted by last modified time

/libuv/docs/
H A Dmake.bat8 set BUILDDIR=build variable
45 for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
46 del /q /s %BUILDDIR%\*
109 .hhp project file in %BUILDDIR%/htmlhelp.
151 cd %BUILDDIR%/latex
153 cd %BUILDDIR%/..
161 cd %BUILDDIR%/latex
163 cd %BUILDDIR%/..
205 echo.The overview file is in %BUILDDIR%/changes.
214 or in %BUILDDIR%/linkcheck/output.txt.
[all …]
H A DMakefile9 BUILDDIR = build macro
87 ".hhp project file in $(BUILDDIR)/htmlhelp."
108 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
113 $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
120 $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
122 $(MAKE) -C $(BUILDDIR)/latex all-pdf
128 $(MAKE) -C $(BUILDDIR)/latex all-pdf-ja
132 $(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
137 $(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
151 make -C $(BUILDDIR)/texinfo info
[all …]

Completed in 11 milliseconds