view DOCS/xml/ru/Makefile @ 15977:54f2deef4b68

Some fixes suggested by Loren; The Wanderer and Diego
author gpoirier
date Fri, 15 Jul 2005 17:55:42 +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