annotate DOCS/xml/en/Makefile @ 30372:902fc3933489

big new year patch for documentations
author Gabrov
date Sun, 24 Jan 2010 03:15:18 +0000
parents 397bda90657c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
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