view DOCS/xml/hu/Makefile @ 17328:33b03e1e4170

1) remove global_timebase 2) define convert_ts 3) use coded_pts for syncpoint
author ods15
date Fri, 06 Jan 2006 02:06:22 +0000
parents d5bb8eead67b
children caaabaff1fe4
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