make.bat failed on MS Windows XP Home

This commit is contained in:
Luc Saffre
2009-01-23 06:49:42 -03:00
parent 3fede67ae9
commit 4ddde0ac1a
+1 -1
View File
@@ -352,7 +352,7 @@ if "%%1" == "help" (
\techo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
\techo. changes to make an overview over all changed/added/deprecated items
\techo. linkcheck to check all external links for integrity
\techo. doctest to run all doctests embedded in the documentation (if enabled)
\techo. doctest to run all doctests embedded in the documentation if enabled
\tgoto end
)