Mercurial > mplayer.hg
view 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 |
line wrap: on
line source
include ../Makefile.inc # 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) $(HTMLFILE): $(wildcard *.xml)