Mercurial > mplayer.hg
comparison DOCS/xml/zh_CN/Makefile @ 29976:397bda90657c
Drop support for per-language stylesheets.
In all these years nobody ever used this feature.
author | diego |
---|---|
date | Mon, 14 Dec 2009 01:51:42 +0000 |
parents | 2d0562d1c52f |
children |
comparison
equal
deleted
inserted
replaced
29975:2d0562d1c52f | 29976:397bda90657c |
---|---|
1 # Set if you are using your own HTML stylesheet... | |
2 #HTML_STYLESHEET = mystyle.css | |
3 | |
4 # Dependency information. | 1 # Dependency information. |
5 $(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml) | 2 $(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml) |
6 | 3 |
7 include ../Makefile.inc | 4 include ../Makefile.inc |