-# Making documents
-docs: hlp
-hlp: wxhlp faqhlp refhlp
-wxhlp: $(DOCDIR)/winhelp/wx.hlp
-faqhlp: $(DOCDIR)/winhelp/faq.hlp
-refhlp: $(DOCDIR)/winhelp/techref.hlp
-rtf: $(DOCDIR)/winhelp/wx.rtf
-faqrtf: $(DOCDIR)/winhelp/faq.rtf
-html: wxhtml faqhtml
-wxhtml: $(DOCDIR)\html\wx\wx.htm
-faqhtml: $(DOCDIR)\html\faq\faq.htm
-ps: faqps wxps referencps
-wxps: $(WXDIR)\docs\ps\wx.ps
-faqps: $(WXDIR)\docs\ps\faq.ps
-referencps: $(WXDIR)\docs\ps\referenc.ps
-
-alldocs: allhlp allhtml allps
-
-allhlp: wxhlp faqhlp
- nmake -f makefile.dos hlp
- cd $(WXDIR)\utils\wxprop\src
- nmake -f makefile.dos hlp
- cd $(WXDIR)\utils\dialoged\src
- nmake -f makefile.dos hlp
- cd $(THISDIR)
-
-# cd $(WXDIR)\utils\wxhelp\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\wxhelp2\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\prologio\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\tex2rtf\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\wxgraph\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\wxchart\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\wxtree\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\wxbuild\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\wxgrid\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\wxtab\src
-# nmake -f makefile.dos hlp
-
-# cd $(WXDIR)\utils\wxclips\src
-# nmake -f makefile.dos hlp
-# cd $(WXDIR)\utils\clips2c\src
-# nmake -f makefile.dos hlp
-
-allhtml: wxhtml faqhtml
- nmake -f makefile.dos html
- cd $(WXDIR)\utils\wxprop\src
- cd $(THISDIR)
-
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\dialoged\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\hytext\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\wxhelp\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\wxhelp2\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\prologio\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\tex2rtf\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\wxgraph\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\wxchart\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\wxtree\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\wxtab\src
-# nmake -f makefile.dos html
-
-# cd $(WXDIR)\utils\wxclips\src
-# nmake -f makefile.dos html
-# cd $(WXDIR)\utils\clips2c\src
-# nmake -f makefile.dos html
-
-allps: wxps faqps
- nmake -f makefile.dos ps
- cd $(WXDIR)\utils\wxhelp\src
- nmake -f makefile.dos ps
- cd $(WXDIR)\utils\wxhelp2\src
- nmake -f makefile.dos ps
- cd $(WXDIR)\utils\tex2rtf\src
- nmake -f makefile.dos ps
- cd $(WXDIR)\utils\wxgraph\src
- nmake -f makefile.dos ps
- cd $(WXDIR)\utils\wxchart\src
- nmake -f makefile.dos ps
- cd $(WXDIR)\utils\wxtree\src
- nmake -f makefile.dos ps
- cd $(WXDIR)\utils\wxprop\src
- nmake -f makefile.dos ps
- cd $(WXDIR)\utils\dialoged\src
- nmake -f makefile.dos ps
- cd $(THISDIR)
-
-# cd $(WXDIR)\utils\wxtab\src
-# nmake -f makefile.dos ps
-# cd $(WXDIR)\utils\prologio\src
-# nmake -f makefile.dos ps
-# cd $(WXDIR)\utils\wxclips\src
-# nmake -f makefile.dos ps
-# cd $(WXDIR)\utils\clips2c\src
-# nmake -f makefile.dos ps
-
-$(DOCDIR)/winhelp/wx.hlp: $(DOCDIR)/latex/wx/wx.rtf $(DOCDIR)/latex/wx/wx.hpj
- cd $(DOCDIR)/latex/wx
- -erase wx.ph
- hc wx
- move wx.hlp $(DOCDIR)\winhelp\wx.hlp
- move wx.cnt $(DOCDIR)\winhelp\wx.cnt
- cd $(THISDIR)
-
-$(DOCDIR)/winhelp/faq.hlp: $(DOCDIR)/latex/faq/faq.rtf $(DOCDIR)/latex/faq/faq.hpj
- cd $(DOCDIR)/latex/faq
- -erase faq.ph
- hc faq
- move faq.hlp $(DOCDIR)\winhelp\faq.hlp
- move faq.cnt $(DOCDIR)\winhelp\faq.cnt
- cd $(THISDIR)
-
-$(DOCDIR)/winhelp/techref.hlp: $(DOCDIR)/latex/techref/techref.rtf $(DOCDIR)/latex/techref/techref.hpj
- cd $(DOCDIR)/latex/techref
- -erase techref.ph
- hc techref
- move techref.hlp $(DOCDIR)\winhelp\techref.hlp
- move techref.cnt $(DOCDIR)\winhelp\techref.cnt
- cd $(THISDIR)
-
-$(DOCDIR)/latex/wx/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
- cd $(DOCDIR)\latex\wx
- -start /w tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/latex/wx/wx.rtf -twice -winhelp
- cd $(THISDIR)
-
-$(DOCDIR)/latex/faq/faq.rtf: $(DOCDIR)/latex/faq/faq.tex
- cd $(DOCDIR)\latex\faq
- -start /w tex2rtf $(DOCDIR)/latex/faq/faq.tex $(DOCDIR)/latex/faq/faq.rtf -twice -winhelp
- cd $(THISDIR)
-
-$(DOCDIR)/latex/techref/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
- cd $(DOCDIR)\latex\techref
- -start /w tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/latex/techref/techref.rtf -twice -winhelp
- cd $(THISDIR)
-
-$(DOCDIR)\html\wx\wx.htm: $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex\wx\body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)\latex\wx\manual.tex
- cd $(DOCDIR)\latex\wx
- -mkdir $(DOCDIR)\html\wx
- -start /w tex2rtf $(DOCDIR)\latex\wx\manual.tex $(DOCDIR)\html\wx\wx.htm -twice -html -macros $(DOCDIR)\tex2rtf.ini
- -erase $(DOCDIR)\html\wx\*.con
- -erase $(DOCDIR)\html\wx\*.ref
- -erase $(DOCDIR)\latex\wx\*.con
- -erase $(DOCDIR)\latex\wx\*.ref
- cd $(THISDIR)
-
-$(DOCDIR)\html\faq\faq.htm: $(DOCDIR)\latex\faq\faq.tex
- cd $(DOCDIR)\latex\faq
- -mkdir $(DOCDIR)\html\faq
- -start /w tex2rtf $(DOCDIR)\latex\faq\faq.tex $(DOCDIR)\html\faq\faq.htm -twice -html -macros $(DOCDIR)\tex2rtf.ini
- -erase $(DOCDIR)\html\faq\*.con
- -erase $(DOCDIR)\html\faq\*.ref
- -erase $(DOCDIR)\latex\faq\*.con
- -erase $(DOCDIR)\latexfaq\*.ref
- cd $(THISDIR)
-
-$(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/manual.tex
- cd $(WXDIR)\docs\latex\wx
- -latex manual
- -latex manual
- -makeindx manual
- -bibtex manual
- -latex manual
- -latex manual
- cd $(THISDIR)
-
-$(WXDIR)\docs\ps\wx.ps: $(WXDIR)\docs\latex\wx\manual.dvi
- cd $(WXDIR)\docs\latex\wx
- -dvips32 -o wx.ps manual
- move wx.ps $(WXDIR)\docs\ps\wx.ps
- cd $(THISDIR)
-
-$(WXDIR)\docs\latex\wx\referenc.dvi: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/referenc.tex
- cd $(WXDIR)\docs\latex\wx
- -latex referenc
- -latex referenc
- -makeindx referenc
- -bibtex referenc
- -latex referenc
- -latex referenc
- cd $(THISDIR)
-
-$(WXDIR)\docs\ps\referenc.ps: $(WXDIR)\docs\latex\wx\referenc.dvi
- cd $(WXDIR)\docs\latex\wx
- -dvips32 -o referenc.ps referenc
- move referenc.ps $(WXDIR)\docs\ps\referenc.ps
- cd $(THISDIR)
-
-$(WXDIR)\docs\latex\faq\faq.dvi: $(DOCDIR)/latex/faq/faq.tex
- cd $(WXDIR)\docs\latex\faq
- -latex faq
- -latex faq
- -makeindx faq
- -latex faq
- -latex faq
- cd $(THISDIR)
-
-$(WXDIR)\docs\ps\faq.ps: $(WXDIR)\docs\latex\faq\faq.dvi
- cd $(WXDIR)\docs\latex\faq
- -dvips32 -o faq.ps faq
- move faq.ps $(WXDIR)\docs\ps\faq.ps
- cd $(THISDIR)
-