From b933c31df5e85b89e1610e91c933e587434c299e Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 14 Dec 2009 00:16:32 +0000 Subject: Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30014 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/Makefile | 2 +- DOCS/xml/Makefile.inc | 4 ++-- DOCS/xml/cs/Makefile | 3 +-- DOCS/xml/de/Makefile | 3 +-- DOCS/xml/en/Makefile | 3 +-- DOCS/xml/es/Makefile | 3 +-- DOCS/xml/fr/Makefile | 3 +-- DOCS/xml/hu/Makefile | 3 +-- DOCS/xml/it/Makefile | 3 +-- DOCS/xml/pl/Makefile | 3 +-- DOCS/xml/ru/Makefile | 3 +-- DOCS/xml/zh_CN/Makefile | 3 +-- 12 files changed, 13 insertions(+), 23 deletions(-) diff --git a/DOCS/xml/Makefile b/DOCS/xml/Makefile index c7ce2e99f9..e9b0b2288f 100644 --- a/DOCS/xml/Makefile +++ b/DOCS/xml/Makefile @@ -41,7 +41,7 @@ html-chunked-$(1): $(HTML)/$(1) xsltproc.sh xmllint.sh $(MAKE) HTMLDIR=../$$< -C $(1) html-chunked html-single-$(1): $(HTML)/$(1) xsltproc.sh xmllint.sh - $(MAKE) HTMLFILE=../$$