summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index b401a9b..5d00670 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -97,7 +97,6 @@ TEXINPUTS=$(PWD)/commontex:
# built using the second flavor, where the preferred version is from
# the Python CVS trunk.
MKHOWTO= TEXINPUTS=$(TEXINPUTS) $(PYTHON) $(PWD)/tools/mkhowto
-#MKHOWTO= TEXINPUTS=$(TEXINPUTS) mkhowto
MKDVI= $(MKHOWTO) --paper=$(PAPER) --dvi
MKHTML= $(MKHOWTO) --html --about html/stdabout.dat \