summaryrefslogtreecommitdiff
path: root/src/server/httpd/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/httpd/build.sh')
-rwxr-xr-xsrc/server/httpd/build.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/server/httpd/build.sh b/src/server/httpd/build.sh
deleted file mode 100755
index 8824debf..00000000
--- a/src/server/httpd/build.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-set e
-java -classpath ../../../../zy1000/build/xalan.jar\;. Stylizer menu.xsl menu.xml .
-find . -regex ".*\.tcl" -type f -exec sh html2tcl.sh {} {} \;
-echo "Copy .tcl files to /usr/local/lib/openocd/httpd/"
-cp *.tcl /usr/local/lib/openocd/httpd/ \ No newline at end of file