From 1ab013e50cf9121a13a1e1cb9a0f428b5b3faa6d Mon Sep 17 00:00:00 2001 From: Martin Waitz Date: Sun, 1 May 2005 08:59:28 -0700 Subject: [PATCH] --- yaml --- r: 786 b: refs/heads/master c: 4fa35166c540073a2c6e450683c776f68e8b5569 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/DocBook/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9ecc7fc2fb35..4af8e2b14950 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2948e57d94bd2d2fb6d4e89d89f0bd0ddaee0513 +refs/heads/master: 4fa35166c540073a2c6e450683c776f68e8b5569 diff --git a/trunk/Documentation/DocBook/Makefile b/trunk/Documentation/DocBook/Makefile index 39c87666db31..83bcb0ae0917 100644 --- a/trunk/Documentation/DocBook/Makefile +++ b/trunk/Documentation/DocBook/Makefile @@ -115,7 +115,7 @@ quiet_cmd_db2pdf = XMLTO $@ quiet_cmd_db2html = XMLTO $@ cmd_db2html = xmlto xhtml $(XMLTOFLAGS) -o $(patsubst %.html,%,$@) $< && \ - echo ' \ + echo ' \ Goto $(patsubst %.html,%,$(notdir $@))

' > $@ %.html: %.xml