all: update
update: .spec.en.html non-normative.ja.html.u8
force-update: force-.spec.en.html update
.spec.en.html:
wget -O $@ http://www.whatwg.org/specs/web-apps/current-work/
force-.spec.en.html:
rm -f .spec.en.html
non-normative.ja.html.u8: always
perl make.pl
cvs-commit:
cvs commit -m ""
always: