PYTHON=python PYTHONFLAGS= SPLITTER=tools/spec-splitter.py SPLITTERFLAGS= TEE=tee TEEFLAGS= GREP=egrep GREPFLAGS= PERL=perl PERLFLAGS= TIDY=tidy TIDYFLAGS=-asxhtml -n XSLTPROC=xsltproc XSLTPROCFLAGS=--novalid CVS=cvs CVSFLAGS= CURL=curl CURLFLAGS=-s PARSE=./parse.py PARSEFLAGS=--xml ANNODB=http://www.whatwg.org/specs/web-apps/current-work/status.cgi?action=get-all-annotations REVISION=$(shell $(GREP) $(GREPFLAGS) 'This is .+Revision: ' Overview.html | $(PERL) $(PERLFLAGS) -pe 's/.*This is .+Revision: (1\.[0-9]+) \$$\./$$1/') all: MANIFEST toc-status.html FILECHECK # the-h1-element.html the-h2-element.html the-h3-element.html \ # the-h4-element.html the-h5-element.html the-h6-element.html \ # the-sub-element.html the-sup-element.html debug: echo $(REVISION) single-page.html: Overview.html $(PERL) $(PERLFLAGS) -pe 's/