view DOCS/xml/en/Makefile @ 11483:462b97f8746f

move section out of <link> tags
author wight
date Sun, 16 Nov 2003 19:55:53 +0000
parents 6dfed0b2a300
children 71a4c2eb1340
line wrap: on
line source

include ../Makefile.inc

# 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 = no

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