From: kramm Date: Fri, 7 Feb 2003 16:11:20 +0000 (+0000) Subject: rm tmp.html X-Git-Tag: release-0-4-4~109 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=8e2a128beb3521d3d59d936716d7fb8943bfe478 rm tmp.html --- diff --git a/doc/Makefile b/doc/Makefile index 8c9a2b9..5056930 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,3 +1,4 @@ all: xsltproc guide.xsl swfc.xml > tmp.html perl codebeautifier.pl < tmp.html > swfc.html + rm tmp.html