view DOCS/xml/zh/Makefile @ 21625:efdab905710b

Initial Chinese translation, by Kun Niu, haoniukun gmail com
author torinthiel
date Sun, 17 Dec 2006 08:29:42 +0000
parents
children
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