73 |
cd .. && perl t/HTML-tree.t &> t/$@ |
cd .. && perl t/HTML-tree.t &> t/$@ |
74 |
|
|
75 |
content-checker-files: content-checker-result.txt \ |
content-checker-files: content-checker-result.txt \ |
76 |
content-checker-atom-result.txt |
content-checker-atom-result.txt \ |
77 |
|
content-checker-xml-result.txt |
78 |
|
|
79 |
content-checker-result.txt: always |
content-checker-result.txt: always |
80 |
cd .. && perl t/ContentChecker.t &> t/$@ |
cd .. && perl t/ContentChecker.t &> t/$@ |
82 |
content-checker-atom-result.txt: always |
content-checker-atom-result.txt: always |
83 |
cd .. && perl t/ContentChecker-Atom.t &> t/$@ |
cd .. && perl t/ContentChecker-Atom.t &> t/$@ |
84 |
|
|
85 |
|
content-checker-xml-result.txt: always |
86 |
|
cd .. && perl t/ContentChecker-XML.t &> t/$@ |
87 |
|
|
88 |
langtag-files: langtag-result.txt |
langtag-files: langtag-result.txt |
89 |
|
|
90 |
langtag-result.txt: always |
langtag-result.txt: always |