diff DOCS/xml/fr/Makefile @ 11045:4dc3149f5b74

Support for building incomplete translations. Patch by Dmitry Baryshkov <mitya@school.ioffe.ru>.
author diego
date Wed, 08 Oct 2003 02:00:59 +0000
parents b84118357b83
children 6dfed0b2a300
line wrap: on
line diff
--- a/DOCS/xml/fr/Makefile	Wed Oct 08 01:40:57 2003 +0000
+++ b/DOCS/xml/fr/Makefile	Wed Oct 08 02:00:59 2003 +0000
@@ -3,5 +3,8 @@
 # Set if you are using your own HTML stylesheet...
 #HTML_STYLESHEET = mystyle.css
 
+# Change to yes to enable symlinking missing files to English master versions
+USE_SYMLINKS = no
+
 # Dependency information.
 $(HTMLDIR)/index.html: $(wildcard *.xml)