Parent Directory
|
Revision Log
*** empty log message ***
| 1 | wakaba | 1.1 | all: update |
| 2 | |||
| 3 | update: .spec.en.html non-normative.ja.html.u8 | ||
| 4 | |||
| 5 | force-update: force-.spec.en.html update | ||
| 6 | |||
| 7 | .spec.en.html: | ||
| 8 | wget -O $@ http://www.whatwg.org/specs/web-apps/current-work/ | ||
| 9 | |||
| 10 | force-.spec.en.html: | ||
| 11 | rm -f .spec.en.html | ||
| 12 | |||
| 13 | non-normative.ja.html.u8: always | ||
| 14 | perl make.pl | ||
| 15 | |||
| 16 | cvs-commit: | ||
| 17 | cvs commit -m "" | ||
| 18 | |||
| 19 | always: |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |