/[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.1 - (hide annotations) (download)
Tue Jun 24 14:15:43 2008 UTC (17 years, 8 months ago) by wakaba
Branch: MAIN
*** 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