From: Matthias Klose Date: Wed, 18 Aug 2004 22:27:04 +0000 (+0000) Subject: Remove commented definition of the MKHOWTO macro. X-Git-Tag: v2.4a3~200 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf02e3168317234abad57791d7e84c02b151b184;p=thirdparty%2FPython%2Fcpython.git Remove commented definition of the MKHOWTO macro. --- diff --git a/Doc/Makefile b/Doc/Makefile index b401a9bce656..5d00670e7ecd 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 \