7 |
content-type-files \ |
content-type-files \ |
8 |
tokenizer-files \ |
tokenizer-files \ |
9 |
tree-construction-files \ |
tree-construction-files \ |
10 |
|
xml-result.txt \ |
11 |
|
swml-result.txt \ |
12 |
content-checker-files \ |
content-checker-files \ |
13 |
langtag-files |
langtag-files |
14 |
|
|
74 |
tree-construction-result.txt: always |
tree-construction-result.txt: always |
75 |
cd .. && perl t/HTML-tree.t &> t/$@ |
cd .. && perl t/HTML-tree.t &> t/$@ |
76 |
|
|
77 |
|
xml-result.txt: always |
78 |
|
cd .. && perl t/XML-Parser.t &> t/$@ |
79 |
|
|
80 |
|
swml-result.txt: always |
81 |
|
cd .. && perl t/SWML-Parser.t &> t/$@ |
82 |
|
|
83 |
content-checker-files: content-checker-result.txt \ |
content-checker-files: content-checker-result.txt \ |
84 |
content-checker-atom-result.txt \ |
content-checker-atom-result.txt \ |
85 |
content-checker-xml-result.txt |
content-checker-xml-result.txt |