moved extern declaration up to prevent compile-time errors.
[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