aboutsummaryrefslogtreecommitdiff
path: root/src/server/httpd/build.sh
blob: 93831a50e1b46e884e73bdfe159397a926e2308f (plain)
1
2
3
set e
java -classpath ../../../../zy1000/build/xalan.jar\;. Stylizer menu.xsl menu.xml .
find . -regex ".*\.tcl" -type f -exec sh html2tcl.sh {} {} \;