view DOCS/xml/de/Makefile @ 29972:03e8eec6e104

Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
author diego
date Mon, 14 Dec 2009 00:16:32 +0000
parents caaabaff1fe4
children 2d0562d1c52f
line wrap: on
line source

# 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 $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)

include ../Makefile.inc