all: xsltproc --novalid ~/usr/devel/tree/gentoo/xml/htdocs/xsl/project.xsl herd/index.xml > herd/index-guide.xml xsltproc --novalid ~/usr/devel/tree/gentoo/xml/htdocs/xsl/guide.xsl herd/index-guide.xml > herd/index.html sed -i -e 's#/css/main.css#http://www.gentoo.org/css/main.css#' herd/index.html sed -i -e 's#/images/gtop-www.jpg#http://www.gentoo.org/images/gtop-www.jpg#' herd/index.html scp herd/index.html gentoo:~/public_html/webapps.html