Mercurial > mplayer.hg
view DOCS/xml/cs/Makefile @ 15340:8ed41ceead06
1000000000l for using nonportable, obfuscated, and even
locale-dependent commands to do the equivalent of the most basic unix
text processing command, tr. finally this is fixed in a way that works
on all systems with no hacks. *sigh*
author | rfelker |
---|---|
date | Wed, 04 May 2005 15:39:49 +0000 |
parents | 848178a651dc |
children | dcf2b3c81e02 |
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