annotate DOCS/xml/en/Makefile @ 10517:d94cb807c793

-noslices support for mencoder. ugly hack, but vf_crop and vf_expand are super buggy with slices enabled... :((
author rfelker
date Sun, 03 Aug 2003 18:59:49 +0000
parents 62c5a17038ba
children 4dc3149f5b74
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
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
6 # Dependency information.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
7 $(HTMLDIR)/index.html: $(wildcard *.xml)