pointers which are freed are now cleanly set to 0 afterwards.
[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