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

Diff of /test/html-webhacc/Makefile

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

revision 1.3 by wakaba, Mon Jul 21 12:56:33 2008 UTC revision 1.4 by wakaba, Sat Aug 16 13:09:08 2008 UTC
# Line 1  Line 1 
1  all: cc-msg.en.txt cc-msg.ja.txt 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  cc-msg.en.txt: error-description-source.xml mkcatalog.pl
6          perl mkcatalog.pl $< en > $@          perl mkcatalog.pl $< en > $@
# Line 7  cc-msg.ja.txt: error-description-source. Line 9  cc-msg.ja.txt: error-description-source.
9          perl mkcatalog.pl $< ja > $@          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.3  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24