annotate DOCS/xml/pl/Makefile @ 31076:783f8faee539

Put symlinks under revision control instead of generating them during make. This simplifies the build system and should have no practical disadvantage.
author diego
date Mon, 03 May 2010 23:00:58 +0000
parents 397bda90657c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1 # Dependency information.
29972
03e8eec6e104 Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
diego
parents: 20924
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