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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by wakaba, Fri Jul 18 19:12:04 2008 UTC revision 1.13 by wakaba, Sun Oct 26 06:22:32 2008 UTC
# Line 1  Line 1 
1  all: update  all: update
2    
3  update: \  update: \
4    .workers-spec.en.html .xbl-spec.en.html .spec.en.html \    .workers-spec.en.html \
5      .spec.en.html \
6    workers-non-normative.ja.html.u8 \    workers-non-normative.ja.html.u8 \
   xbl-non-normative.ja.html.u8 \  
7    non-normative.ja.html.u8    non-normative.ja.html.u8
8          gnuplot status.plt          gnuplot status.plt
9    
10    #  .xbl-spec.en.html \
11    #  xbl-non-normative.ja.html.u8 \
12    
13    
14  force-update: force-.spec.en.html force-.workers-spec.en.html \  force-update: force-.spec.en.html force-.workers-spec.en.html \
15    update    update
16  #  force-.xbl-spec.en.html \  #  force-.xbl-spec.en.html \
# Line 29  force-.workers-spec.en.html: Line 33  force-.workers-spec.en.html:
33  force-.xbl.en.html:  force-.xbl.en.html:
34          rm -f .xbl-spec.en.html          rm -f .xbl-spec.en.html
35    
36  non-normative.ja.html.u8: .spec.en.html make.pl data/*.dat  non-normative.ja.html.u8: .spec.en.html make.pl common.pl data/*.dat
37          perl make.pl $< $@ status-apps.dat          perl make.pl $< $@ status-apps.dat tbt-apps
38    
39    workers-non-normative.ja.html.u8: .workers-spec.en.html make.pl common.pl data/*.dat
40            perl make.pl $< $@ status-workers.dat tbt-workers
41    
42  workers-non-normative.ja.html.u8: .workers-spec.en.html make.pl data/*.dat  test-w.html.u8: .workers-spec.en.html make2.pl common.pl data2/*.dat
43          perl make.pl $< $@ status-workers.dat          perl make2.pl $< $@ test-status-workers.dat
44    
45  xbl-non-normative.ja.html.u8: .xbl-spec.en.html make.pl data/*.dat  xbl-non-normative.ja.html.u8: .xbl-spec.en.html make.pl common.pl data/*.dat
46          perl make.pl $< $@ status-xbl.dat          perl make.pl $< $@ status-xbl.dat tbt-xbl
47    
48  cvs-commit:  cvs-commit:
49          cvs commit -m ""          cvs commit -m "make"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.13

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24