all: tex html ref_man_toc.html
tex: anal.tex break.tex build.tex calc.tex charge.tex \
class.tex color.tex coord.tex copy.tex define.tex \
delete.tex differ.tex edt.tex energy.tex find.tex fourier.tex \
graph.tex help.tex if.tex image.tex intcoor.tex \
io_control.tex join.tex key.tex make.tex \
menu.tex minimize.tex object.tex point.tex radii.tex \
read.tex rename.tex ribbon.tex save.tex reflect.tex rms.tex \
rotate.tex secondary.tex select.tex set.tex show.tex \
spawn.tex symmet.tex temp.tex top.tex transl.tex \
vltset.tex weight.tex write.tex
anal.tex: anal.txt
help_to_tex < anal.txt > anal.tex
break.tex: break.txt
help_to_tex < break.txt > break.tex
build.tex: build.txt
help_to_tex < build.txt > build.tex
calc.tex: calc.txt
help_to_tex < calc.txt > calc.tex
charge.tex: charge.txt
help_to_tex < charge.txt > charge.tex
class.tex: class.txt
help_to_tex < class.txt > class.tex
color.tex: color.txt
help_to_tex < color.txt > color.tex
coord.tex: coord.txt
help_to_tex < coord.txt > coord.tex
copy.tex: copy.txt
help_to_tex < copy.txt > copy.tex
define.tex: define.txt
help_to_tex < define.txt > define.tex
delete.tex: delete.txt
help_to_tex < delete.txt > delete.tex
differ.tex: differ.txt
help_to_tex < differ.txt > differ.tex
edt.tex: edt.txt
help_to_tex < edt.txt > edt.tex
energy.tex: energy.txt
help_to_tex < energy.txt > energy.tex
find.tex: find.txt
help_to_tex find.tex
fourier.tex: fourier.txt
help_to_tex fourier.tex
graph.tex: graph.txt
help_to_tex < graph.txt > graph.tex
help.tex: help.txt
help_to_tex < help.txt > help.tex
if.tex: if.txt
help_to_tex < if.txt > if.tex
image.tex: image.txt
help_to_tex < image.txt > image.tex
intcoor.tex: intcoor.txt
help_to_tex < intcoor.txt > intcoor.tex
io_control.tex: io_control.txt
help_to_tex < io_control.txt > io_control.tex
join.tex: join.txt
help_to_tex < join.txt > join.tex
key.tex: key.txt
help_to_tex < key.txt > key.tex
make.tex: make.txt
help_to_tex < make.txt > make.tex
menu.tex: menu.txt
help_to_tex < menu.txt > menu.tex
minimize.tex: minimize.txt
help_to_tex < minimize.txt > minimize.tex
object.tex: object.txt
help_to_tex < object.txt > object.tex
point.tex: point.txt
help_to_tex < point.txt > point.tex
radii.tex: radii.txt
help_to_tex < radii.txt > radii.tex
read.tex: read.txt
help_to_tex < read.txt > read.tex
rename.tex: rename.txt
help_to_tex < rename.txt > rename.tex
ribbon.tex: ribbon.txt
help_to_tex < ribbon.txt > ribbon.tex
reflect.tex: reflect.txt
help_to_tex < reflect.txt > reflect.tex
rms.tex: rms.txt
help_to_tex < rms.txt > rms.tex
rotate.tex: rotate.txt
help_to_tex < rotate.txt > rotate.tex
save.tex: save.txt
help_to_tex < save.txt > save.tex
secondary.tex: secondary.txt
help_to_tex < secondary.txt > secondary.tex
select.tex: select.txt
help_to_tex < select.txt > select.tex
set.tex: set.txt
help_to_tex < set.txt > set.tex
show.tex: show.txt
help_to_tex < show.txt > show.tex
spawn.tex: spawn.txt
help_to_tex < spawn.txt > spawn.tex
symmet.tex: symmet.txt
help_to_tex < symmet.txt > symmet.tex
temp.tex: temp.txt
help_to_tex < temp.txt > temp.tex
top.tex: top.txt
help_to_tex < top.txt > top.tex
transl.tex: transl.txt
help_to_tex < transl.txt > transl.tex
vltset.tex: vltset.txt
help_to_tex < vltset.txt > vltset.tex
weight.tex: weight.txt
help_to_tex < weight.txt > weight.tex
write.tex: write.txt
help_to_tex < write.txt > write.tex
html: anal.html break.html build.html calc.html charge.html \
class.html color.html coord.html copy.html define.html \
delete.html differ.html edt.html energy.html find.html fourier.html \
graph.html help.html if.html image.html intcoor.html \
io_control.html join.html key.html make.html \
menu.html minimize.html object.html point.html radii.html \
read.html rename.html ribbon.html save.html reflect.html rms.html \
rotate.html secondary.html select.html set.html show.html \
spawn.html symmet.html temp.html top.html transl.html \
vltset.html weight.html write.html ../ref_manual.html
../ref_manual.html: ../ref_manual.HTML
cp ../ref_manual.HTML ../ref_manual.html
anal.html: anal.txt
help_to_html < anal.txt -o anal.html -t anal.toc_html -q com/ -x anal.ind_html
break.html: break.txt
help_to_html < break.txt -o break.html -t break.toc_html -q com/ -x break.ind_html
build.html: build.txt
help_to_html < build.txt -o build.html -t build.toc_html -q com/ -x build.ind_html
calc.html: calc.txt
help_to_html < calc.txt -o calc.html -t calc.toc_html -q com/ -x calc.ind_html
charge.html: charge.txt
help_to_html < charge.txt -o charge.html -t charge.toc_html -q com/ -x charge.ind_html
class.html: class.txt
help_to_html < class.txt -o class.html -t class.toc_html -q com/ -x class.ind_html
color.html: color.txt
help_to_html < color.txt -o color.html -t color.toc_html -q com/ -x color.ind_html
coord.html: coord.txt
help_to_html < coord.txt -o coord.html -t coord.toc_html -q com/ -x coord.ind_html
copy.html: copy.txt
help_to_html < copy.txt -o copy.html -t copy.toc_html -q com/ -x copy.ind_html
define.html: define.txt
help_to_html < define.txt -o define.html -t define.toc_html -q com/ -x define.ind_html
delete.html: delete.txt
help_to_html < delete.txt -o delete.html -t delete.toc_html -q com/ -x delete.ind_html
differ.html: differ.txt
help_to_html < differ.txt -o differ.html -t differ.toc_html -q com/ -x differ.ind_html
edt.html: edt.txt
help_to_html < edt.txt -o edt.html -t edt.toc_html -q com/ -x edt.ind_html
energy.html: energy.txt
help_to_html < energy.txt -o energy.html -t energy.toc_html -q com/ -x energy.ind_html
fourier.html: fourier.txt
help_to_html ref_man_toc.html
cat *.ind_html > refman.all_ind_html
# ../../prog/to_html_index refman.all_ind_html > ../reference_manual_index.html