view DOCS/xml/ru/Makefile @ 16615:aede77b9e276

code before decleration, gcc2.95 fix patch by Jan Knutar (jknutar SIGH nic BOOM fi)
author ods15
date Wed, 28 Sep 2005 17:25:21 +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