annotate DOCS/xml/en/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 62c5a17038ba
children 6dfed0b2a300
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1 include ../Makefile.inc
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
2
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
3 # Set if you are using your own HTML stylesheet...
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
4 #HTML_STYLESHEET = mystyle.css
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
5
11045
4dc3149f5b74 Support for building incomplete translations.
diego
parents: 9675
diff changeset
6 # Change to yes to enable symlinking missing files to English master versions
4dc3149f5b74 Support for building incomplete translations.
diego
parents: 9675
diff changeset
7 USE_SYMLINKS = no
4dc3149f5b74 Support for building incomplete translations.
diego
parents: 9675
diff changeset
8
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
9 # Dependency information.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
10 $(HTMLDIR)/index.html: $(wildcard *.xml)