comparison 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
comparison
equal deleted inserted replaced
11044:7d0ec2991522 11045:4dc3149f5b74
1 include ../Makefile.inc 1 include ../Makefile.inc
2 2
3 # Set if you are using your own HTML stylesheet... 3 # Set if you are using your own HTML stylesheet...
4 #HTML_STYLESHEET = mystyle.css 4 #HTML_STYLESHEET = mystyle.css
5 5
6 # Change to yes to enable symlinking missing files to English master versions
7 USE_SYMLINKS = no
8
6 # Dependency information. 9 # Dependency information.
7 $(HTMLDIR)/index.html: $(wildcard *.xml) 10 $(HTMLDIR)/index.html: $(wildcard *.xml)