summaryrefslogtreecommitdiff
path: root/src/server/httpd/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/httpd/build.sh')
-rw-r--r--src/server/httpd/build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/server/httpd/build.sh b/src/server/httpd/build.sh
new file mode 100644
index 00000000..93831a50
--- /dev/null
+++ b/src/server/httpd/build.sh
@@ -0,0 +1,3 @@
+set e
+java -classpath ../../../../zy1000/build/xalan.jar\;. Stylizer menu.xsl menu.xml .
+find . -regex ".*\.tcl" -type f -exec sh html2tcl.sh {} {} \;