Mercurial > mplayer.hg
annotate 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 |
rev | line source |
---|---|
21625
efdab905710b
Initial Chinese translation, by Kun Niu, haoniukun gmail com
torinthiel
parents:
diff
changeset
|
1 # Dependency information. |
29972
03e8eec6e104
Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
diego
parents:
21649
diff
changeset
|
2 $(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml) |
21625
efdab905710b
Initial Chinese translation, by Kun Niu, haoniukun gmail com
torinthiel
parents:
diff
changeset
|
3 |
efdab905710b
Initial Chinese translation, by Kun Niu, haoniukun gmail com
torinthiel
parents:
diff
changeset
|
4 include ../Makefile.inc |