* removed swf_FoldAllTags function, because it didn't handle SWF.firstTag correctly.
[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