all : index.html index.html : index.sgml sgml2html -c latin -s 0 index.sgml clean : rm -f index.html *~