X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=doc%2FMakefile;h=50569309446a921efa747b4c60c6bfec541e76be;hb=dd43e3a688ce83c0427410732aac0314ff814d11;hp=8c9a2b9ac4ce1cc182797ff0e79abe8eafc57c2b;hpb=c2b431306dc202edd5c7d59cc8ddb784fe66caeb;p=swftools.git 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