repo.or.cz
/
cxml
/
s11.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Support for various windows codepages, thanks to Pierre Mai
[cxml/s11.git]
/
doc
/
GNUmakefile
blob
bf14b115f06bad56eab1e02d358c1fdd69923469
1
all
:
dom.html index.html installation.html klacks.html quickstart.html sax.html xmls-compat.html
2
3
%
.html
: %
.xml html.xsl
4
xsltproc html.xsl
$< >$
@.tmp
5
mv
$
@.tmp
$
@
6
chmod
-
w
$
@