/[pub]/test/html-webhacc/Makefile
Suika

Diff of /test/html-webhacc/Makefile

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

revision 1.1 by wakaba, Sun Jul 1 10:02:58 2007 UTC revision 1.4 by wakaba, Sat Aug 16 13:09:08 2008 UTC
# Line 1  Line 1 
1  all: error-description.en.html.u8  all: cc-msg.en.txt cc-msg.ja.txt \
2      error-description.en.html.u8 \
3      error-description.ja.html.u8
4    
5    cc-msg.en.txt: error-description-source.xml mkcatalog.pl
6            perl mkcatalog.pl $< en > $@
7    
8    cc-msg.ja.txt: error-description-source.xml mkcatalog.pl
9            perl mkcatalog.pl $< ja > $@
10    
11  error-description.en.html.u8: error-description-source.xml mkdescription.pl  error-description.en.html.u8: error-description-source.xml mkdescription.pl
12          perl mkdescription.pl $< > $@          perl mkdescription.pl $< en > $@
13    
14    error-description.ja.html.u8: error-description-source.xml mkdescription.pl
15            perl mkdescription.pl $< ja > $@

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24