swfc manual- initial revision.
[swftools.git] / doc / Makefile
diff --git a/doc/Makefile b/doc/Makefile
new file mode 100644 (file)
index 0000000..8c9a2b9
--- /dev/null
@@ -0,0 +1,3 @@
+all:
+       xsltproc guide.xsl swfc.xml > tmp.html
+       perl codebeautifier.pl < tmp.html > swfc.html