view DOCS/xml/de/Makefile @ 20395:5ce6fcd3cefd

r20399: Remove bio2jack from list of required software. r20401: <replaceable> tags aren't needed in literal example r20408: swap telecine and pulldown, typo noticed by RC
author kraymer
date Mon, 23 Oct 2006 12:26:10 +0000
parents d40f40c3e1ca
children caaabaff1fe4
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 = yes

# Dependency information.
$(HTMLDIR)/index.html: $(wildcard *.xml)
$(HTMLFILE): $(wildcard *.xml)

include ../Makefile.inc