Mercurial > mplayer.hg
diff DOCS/xml/Makefile @ 29972:03e8eec6e104
Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
author | diego |
---|---|
date | Mon, 14 Dec 2009 00:16:32 +0000 |
parents | 582d78986e87 |
children | 76d95b4aa142 |
line wrap: on
line diff
--- a/DOCS/xml/Makefile Sun Dec 13 23:59:10 2009 +0000 +++ b/DOCS/xml/Makefile Mon Dec 14 00:16:32 2009 +0000 @@ -41,7 +41,7 @@ $(MAKE) HTMLDIR=../$$< -C $(1) html-chunked html-single-$(1): $(HTML)/$(1) xsltproc.sh xmllint.sh - $(MAKE) HTMLFILE=../$$</MPlayer.html -C $(1) html-single + $(MAKE) HTMLDIR=../$$< -C $(1) html-single xmllint-$(1): xmllint.sh $(MAKE) -C $(1) xmllint