Mercurial > mplayer.hg
annotate DOCS/xml/fr/Makefile @ 30765:3e230b384997
Implement cue:// track switching via chapter forward/backward like for audio CDs.
author | reimar |
---|---|
date | Mon, 01 Mar 2010 19:59:54 +0000 |
parents | 397bda90657c |
children |
rev | line source |
---|---|
10109 | 1 # Dependency information. |
29972
03e8eec6e104
Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
diego
parents:
11896
diff
changeset
|
2 $(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml) |
11896
71a4c2eb1340
100l for forgetting to update this. It would brake building after distclean.
wight
parents:
11188
diff
changeset
|
3 |
71a4c2eb1340
100l for forgetting to update this. It would brake building after distclean.
wight
parents:
11188
diff
changeset
|
4 include ../Makefile.inc |