view DOCS/xml/ru/Makefile @ 19678:286a859902db

sync with r18247 patch by Vladimir Voroshilov, voroshil {[at]} gmail {[dot]} com
author diego
date Tue, 05 Sep 2006 10:02:40 +0000
parents 71a4c2eb1340
children abde88225c3a
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) html-common.xsl
$(HTMLFILE): $(wildcard *.xml) html-common.xsl

include ../Makefile.inc