/[suikacvs]/markup/html/html5/spec-ja/Makefile
Suika

Contents of /markup/html/html5/spec-ja/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Sat Jul 12 04:12:00 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +3 -2 lines
*** empty log message ***

1 all: update
2
3 update: .spec.en.html .workers-spec.en.html \
4 non-normative.ja.html.u8 workers-non-normative.ja.html.u8
5 gnuplot status.plt
6
7 force-update: force-.spec.en.html force-.workers-spec.en.html update
8
9 .spec.en.html:
10 wget -O $@ http://www.whatwg.org/specs/web-apps/current-work/
11
12 .workers-spec.en.html:
13 wget -O $@ http://www.whatwg.org/specs/web-workers/current-work/
14
15 force-.spec.en.html:
16 rm -f .spec.en.html
17
18 force-.workers-spec.en.html:
19 rm -f .workers-spec.en.html
20
21 non-normative.ja.html.u8: .spec.en.html make.pl data/*.dat
22 perl make.pl $< $@ status-apps.dat
23
24 workers-non-normative.ja.html.u8: .workers-spec.en.html make.pl data/*.dat
25 perl make.pl $< $@ status-workers.dat
26
27 cvs-commit:
28 cvs commit -m ""

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24