working + non-working version are now both in this file.
[swftools.git] / doc / Makefile
1 all:
2         xsltproc guide.xsl swfc.xml > tmp.html
3         perl codebeautifier.pl < tmp.html > swfc.html
4         rm tmp.html