comparison DOCS/xml/fr/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 4dc3149f5b74
children 71a4c2eb1340
comparison
equal deleted inserted replaced
11187:bd4a5a954644 11188:6dfed0b2a300
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 = no 7 USE_SYMLINKS = no
8 8
9 # Dependency information. 9 # Dependency information.
10 $(HTMLDIR)/index.html: $(wildcard *.xml) 10 $(HTMLDIR)/index.html: $(wildcard *.xml)
11 $(HTMLFILE): $(wildcard *.xml)