html/libCfd.html: ../../classes/include/*.hh cocoon ./cocoon.conf cd html ; \ for File in `ls *.html`; do \ cat $$File | sed 's/\</\<\;/g' > $${File}.fixed ; \ mv $${File}.fixed $$File ; \ done cat keyweb.html | sed 's/\ keyweb.html.white mv keyweb.html.white keyweb.html install: html/libCfd.html sh ./installHtml.sh clean:: rm -f html/*