summaryrefslogtreecommitdiff
path: root/test/syntax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/syntax/Makefile')
-rw-r--r--test/syntax/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/syntax/Makefile b/test/syntax/Makefile
new file mode 100644
index 00000000..975a897d
--- /dev/null
+++ b/test/syntax/Makefile
@@ -0,0 +1,11 @@
+highlight.pack.js:
+ cp ../../js/highlight.pack.js .
+
+mallard: highlight.pack.js
+ xsltproc --xinclude ../../xslt/mallard/html/mal2html.xsl mallard.page
+
+docbook: highlight.pack.js
+ xsltproc --xinclude --param db.chunk.max_depth 0 ../../xslt/docbook/html/db2html.xsl docbook.docbook
+
+dita: highlight.pack.js
+ xsltproc --xinclude ../../xslt/dita/html/dita2html.xsl dita.dita