git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58beb06
)
added call to seperate.pl.
author
kramm
<kramm>
Tue, 15 Jun 2004 20:27:38 +0000
(20:27 +0000)
committer
kramm
<kramm>
Tue, 15 Jun 2004 20:27:38 +0000
(20:27 +0000)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index
5056930
..
d170c63
100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-1,4
+1,13
@@
all:
+ rm -f swfc.*.html
+ rm -f data/* || true
xsltproc guide.xsl swfc.xml > tmp.html
perl codebeautifier.pl < tmp.html > swfc.html
+ perl seperate.pl swfc.html
+ cp swfc.1.html swfc.html
rm tmp.html
+ cp beach.jpg Arial.swf Courier.swf Times.swf scenery.jpg data
+ cp swfc.html swfc.*.html caiviar.css data
+
+upload:
+ ./syncswfc