fix tex2rtf processing (it could not access the same file twice)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@58892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -7,7 +7,7 @@ DOCSOURCEDIR=$(WXDIR)\contrib\docs\latex\$(NAME)
|
||||
DOCDIR=$(WXDIR)\docs
|
||||
THISDIR = $(WXDIR)\contrib\src\$(NAME)
|
||||
DOCSOURCES=$(DOCSOURCEDIR)\dc$(NAME).tex \
|
||||
|
||||
WAITFLAG=/WAIT
|
||||
|
||||
alldocs: mkdirs html htmlhelp htb hlp pdfrtf
|
||||
html: touchmanual $(DOCDIR)\html\$(NAME)\$(NAME).htm
|
||||
|
Reference in New Issue
Block a user