]> git.sur5r.net Git - openocd/blob - src/server/httpd/build.sh
- issue warning when flash image exceeds configured flash size.
[openocd] / src / server / httpd / build.sh
1 set e
2 java -classpath ../../../../zy1000/build/xalan.jar\;. Stylizer menu.xsl menu.xml .
3 find . -regex ".*\.tcl" -type f -exec sh html2tcl.sh {} {} \;
4 echo "Copy .tcl files to /usr/local/lib/openocd/httpd/"
5 cp *.tcl /usr/local/lib/openocd/httpd/