TIDY=tidy PYTHON=python PERL=perl SPEC=../spec W=$(HOME)/w3ccvs/WWW XVT=$(W)/Tools/davis-html-parser draft-connolly-html5-type-sniffing.txt: html5-type-sniffing.html $(XVT)/html-to-rfc.pl $(PERL) -I $(XVT) $(XVT)/html-to-rfc.pl html5-type-sniffing.html >$@ html5-type-sniffing.html: section_paste.py html5_sniff_wrap.html section_sniffing.html $(PYTHON) section_paste.py $@ section_sniffing.html: ,section_sniffing.html $(TIDY) -q -o $@ -asxhtml -n -ascii ,section_sniffing.html ,section_sniffing.html: section_cut.py $(SPEC)/Overview.html $(PYTHON) section_cut.py content-type-sniffing <$(SPEC)/Overview.html >$@