annotate DOCS/xml/pl/Makefile @ 11188:6dfed0b2a300

Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)
author lumag
date Mon, 20 Oct 2003 09:56:48 +0000
parents bfef1e331186
children 71a4c2eb1340
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1 include ../Makefile.inc
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
2
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
3 # Set if you are using your own HTML stylesheet...
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
4 #HTML_STYLESHEET = mystyle.css
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
5
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
6 # Change to yes to enable symlinking missing files to English master versions
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
7 USE_SYMLINKS = yes
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
8
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
9 # Dependency information.
11188
6dfed0b2a300 Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)
lumag
parents: 11127
diff changeset
10 $(HTMLDIR)/index.html: $(wildcard *.xml) html-common.xsl
6dfed0b2a300 Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)
lumag
parents: 11127
diff changeset
11 $(HTMLFILE): $(wildcard *.xml) html-common.xsl