/[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.2 by wakaba, Mon Jul 16 08:38:48 2007 UTC revision 1.3 by wakaba, Mon Jul 21 12:56:33 2008 UTC
# Line 1  Line 1 
1  all: cc-msg.en.txt error-description.en.html.u8  all: cc-msg.en.txt cc-msg.ja.txt error-description.en.html.u8
2    
3  cc-msg.en.txt: error-description-source.xml mkcatalog.pl  cc-msg.en.txt: error-description-source.xml mkcatalog.pl
4          perl mkcatalog.pl $< > $@          perl mkcatalog.pl $< en > $@
5    
6    cc-msg.ja.txt: error-description-source.xml mkcatalog.pl
7            perl mkcatalog.pl $< ja > $@
8    
9  error-description.en.html.u8: error-description-source.xml mkdescription.pl  error-description.en.html.u8: error-description-source.xml mkdescription.pl
10          perl mkdescription.pl $< > $@          perl mkdescription.pl $< > $@

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24