/[suikacvs]/markup/html/whatpm/t/Makefile
Suika

Diff of /markup/html/whatpm/t/Makefile

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

revision 1.5 by wakaba, Sat Jun 23 02:09:06 2007 UTC revision 1.6 by wakaba, Sat Jun 23 02:26:51 2007 UTC
# Line 14  content-type-result.txt: always Line 14  content-type-result.txt: always
14    
15  tokenizer-files: tokenizer \  tokenizer-files: tokenizer \
16    tokenizer/test1.test tokenizer/test2.test tokenizer/contentModelFlags.test \    tokenizer/test1.test tokenizer/test2.test tokenizer/contentModelFlags.test \
17      tokenizer/escapeFlag.test \
18    tokenizer/LICENSE \    tokenizer/LICENSE \
19    tokenizer-result.txt    tokenizer-result.txt
20    
# Line 21  tokenizer: Line 22  tokenizer:
22          $(MKDIR) $@          $(MKDIR) $@
23    
24  tokenizer/%.test:  tokenizer/%.test:
25          $(WGET) -O $@ http://html5lib.googlecode.com/svn/trunk/tests/$@          $(WGET) -O $@ http://html5lib.googlecode.com/svn/trunk/testdata/$@
26    
27  tokenizer/LICENSE:  tokenizer/LICENSE:
28          $(WGET) -O $@ http://html5lib.googlecode.com/svn/trunk/LICENSE          $(WGET) -O $@ http://html5lib.googlecode.com/svn/trunk/LICENSE
# Line 34  tree-construction-files: tree-constructi Line 35  tree-construction-files: tree-constructi
35    tree-construction/tests2.dat \    tree-construction/tests2.dat \
36    tree-construction/tests3.dat \    tree-construction/tests3.dat \
37    tree-construction/tests4.dat \    tree-construction/tests4.dat \
38      tree-construction/tests5.dat \
39      tree-construction/tests6.dat \
40    tree-construction/LICENSE \    tree-construction/LICENSE \
41    tree-construction-result.txt    tree-construction-result.txt
42    
# Line 41  tree-construction: Line 44  tree-construction:
44          $(MKDIR) $@          $(MKDIR) $@
45    
46  tree-construction/%.dat:  tree-construction/%.dat:
47          $(WGET) -O $@ http://html5lib.googlecode.com/svn/trunk/tests/$@          $(WGET) -O $@ http://html5lib.googlecode.com/svn/trunk/testdata/$@
48    
49  tree-construction/LICENSE:  tree-construction/LICENSE:
50          $(WGET) -O $@ http://html5lib.googlecode.com/svn/trunk/LICENSE          $(WGET) -O $@ http://html5lib.googlecode.com/svn/trunk/LICENSE

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24