summaryrefslogtreecommitdiff
path: root/Makefile
blob: cd471768e60386a673a1b73e31c61c3ec6a2fb95 (plain)
1
2
3
dbxml.xml: LIKAT\ Publications.xml *.xsl *.sed Makefile
	xsltproc convert-style-to-html.xsl "LIKAT Publications.xml" | xsltproc endnote-to-dbxml.xsl - | sed -f fix-empty-tags.sed > dbxml.xml
	mysql -v -utypo3 -ptypo3 typo3 < update.sql