comparison 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
comparison
equal deleted inserted replaced
11187:bd4a5a954644 11188:6dfed0b2a300
5 5
6 # Change to yes to enable symlinking missing files to English master versions 6 # Change to yes to enable symlinking missing files to English master versions
7 USE_SYMLINKS = yes 7 USE_SYMLINKS = yes
8 8
9 # Dependency information. 9 # Dependency information.
10 $(HTMLDIR)/index.html: $(wildcard *.xml) 10 $(HTMLDIR)/index.html: $(wildcard *.xml) html-common.xsl
11 $(HTMLFILE): $(wildcard *.xml) html-common.xsl