6 # Makefile : Builds wxWindows configuration tool manual
12 DOCSOURCES=configtool.tex
14 all: configtool.chm configtool.htb
19 htmlhelp: configtool.chm
20 pdfrtf: configtool_rtf.rtf
22 configtool.hlp: configtool.rtf configtool.hpj
24 -hcw /E /C configtool.hpj
26 configtool.chm : configtool.html configtool.hhp
30 configtool_rtf.rtf: $(DOCSOURCES) tex2rtf.ini
31 -tex2rtf configtool.tex configtool_rtf.rtf -twice -rtf
33 configtool.rtf: $(DOCSOURCES) tex2rtf.ini
34 -tex2rtf configtool.tex configtool.rtf -twice -winhelp
36 configtool.html: $(DOCSOURCES) tex2rtf.ini
37 -tex2rtf configtool.tex configtool.html -twice -html
44 configtool.htb: configtool_contents.html
45 -zip32 configtool.htb configtool*.html *.hhp *.hhk *.hhc *.gif