mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Remove commented definition of the MKHOWTO macro.
This commit is contained in:
parent
5b75f7d19b
commit
cf02e31683
1 changed files with 0 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue