Home
last modified time | relevance | path

Searched refs:BLURB (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Doc/
H A Dmake.bat29 if not defined BLURB (
37 set BLURB=%PYTHON% -m blurb variable
137 if defined BLURB (
138 echo.Merging Misc/NEWS with %BLURB%
139 %BLURB% merge -f "%PY_MISC_NEWS_DIR%\NEWS"
H A DMakefile11 BLURB = PATH=$(VENVDIR)/bin:$$PATH blurb macro
58 elif $(BLURB) help >/dev/null 2>&1 && $(SPHINXBUILD) --version >/dev/null 2>&1; then \
61 $(BLURB) merge -f build/NEWS; \

Completed in 1 milliseconds