7 |
content-type-files \ |
content-type-files \ |
8 |
tokenizer-files \ |
tokenizer-files \ |
9 |
tree-construction-files \ |
tree-construction-files \ |
10 |
|
xml-result.txt \ |
11 |
content-checker-files \ |
content-checker-files \ |
12 |
langtag-files |
langtag-files |
13 |
|
|
73 |
tree-construction-result.txt: always |
tree-construction-result.txt: always |
74 |
cd .. && perl t/HTML-tree.t &> t/$@ |
cd .. && perl t/HTML-tree.t &> t/$@ |
75 |
|
|
76 |
|
xml-result.txt: always |
77 |
|
cd .. && perl t/XML-Parser.t &> t/$@ |
78 |
|
|
79 |
content-checker-files: content-checker-result.txt \ |
content-checker-files: content-checker-result.txt \ |
80 |
content-checker-atom-result.txt |
content-checker-atom-result.txt \ |
81 |
|
content-checker-xml-result.txt |
82 |
|
|
83 |
content-checker-result.txt: always |
content-checker-result.txt: always |
84 |
cd .. && perl t/ContentChecker.t &> t/$@ |
cd .. && perl t/ContentChecker.t &> t/$@ |
86 |
content-checker-atom-result.txt: always |
content-checker-atom-result.txt: always |
87 |
cd .. && perl t/ContentChecker-Atom.t &> t/$@ |
cd .. && perl t/ContentChecker-Atom.t &> t/$@ |
88 |
|
|
89 |
|
content-checker-xml-result.txt: always |
90 |
|
cd .. && perl t/ContentChecker-XML.t &> t/$@ |
91 |
|
|
92 |
langtag-files: langtag-result.txt |
langtag-files: langtag-result.txt |
93 |
|
|
94 |
langtag-result.txt: always |
langtag-result.txt: always |