unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Peter 'Luna' Runestig" <peter@runestig.com>
Subject: Re: Build error: "nmake info" in "emacs/man"
Date: Thu, 09 Sep 2004 09:34:54 +0200	[thread overview]
Message-ID: <4140079E.7000909@runestig.com> (raw)
In-Reply-To: <v9hdq866in.fsf@marauder.physik.uni-ulm.de>

On 2004-09-08 18:59, Reiner Steib wrote:
> Do you refer to "../info" instead of "$(infodir)"?  Then it was my
> mistake when adding the new Gnus manuals.

Maybe only use one or the other (not mix them), and add a few empty
lines (as per the rest of the file), to make it neat:

RCS file: /cvsroot/emacs/emacs/man/makefile.w32-in,v
retrieving revision 1.13
diff -u -r1.13 makefile.w32-in
--- makefile.w32-in     8 Sep 2004 12:49:08 -0000       1.13
+++ makefile.w32-in     9 Sep 2004 07:32:48 -0000
@@ -198,19 +198,23 @@
        $(ENVADD) $(TEXI2DVI) gnustmp.texi
        cp gnustmp.dvi $*.dvi
        rm gnustmp.*
+
 $(infodir)/message: message.texi
        $(MAKEINFO) message.texi
 message.dvi: message.texi
        $(ENVADD) $(TEXI2DVI) $(srcdir)/message.texi
+
 $(infodir)/emacs-mime: emacs-mime.texi
        $(MAKEINFO) emacs-mime.texi
 emacs-mime.dvi: emacs-mime.texi
        $(ENVADD) $(TEXI2DVI) $(srcdir)/emacs-mime.texi
-../info/sieve: sieve.texi
+
+$(infodir)/sieve: sieve.texi
        $(MAKEINFO) sieve.texi
 sieve.dvi: sieve.texi
        $(ENVADD) $(TEXI2DVI) $(srcdir)/sieve.texi
-../info/pgg: pgg.texi
+
+$(infodir)/pgg: pgg.texi
        $(MAKEINFO) pgg.texi
 pgg.dvi: pgg.texi
        $(ENVADD) $(TEXI2DVI) $(srcdir)/pgg.texi


-- 
Peter 'Luna' Runestig (fd. Altberg), Sweden <peter@runestig.com>
PGP Key ID: 0xD07BBE13
Fingerprint: 7B5C 1F48 2997 C061 DE4B  42EA CB99 A35C D07B BE13
AOL Instant Messenger Screen name: PRunestig
Yahoo! Messenger profile name: altberg

      parent reply	other threads:[~2004-09-09  7:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-08  6:10 Build error: "nmake info" in "emacs/man" Dhruva Krishnamurthy
2004-09-08 12:58 ` Reiner Steib
2004-09-08 15:24 ` Eli Zaretskii
2004-09-08 16:59   ` Reiner Steib
2004-09-09  3:47     ` Eli Zaretskii
2004-09-09  4:58       ` Dhruva Krishnamurthy
2004-09-09 19:06         ` Eli Zaretskii
2004-09-10  5:57           ` Dhruva Krishnamurthy
2004-09-10  7:36             ` Jason Rumney
2004-09-10  9:22               ` Eli Zaretskii
2004-09-10  9:38                 ` Dhruva Krishnamurthy
2004-09-10 11:20                   ` Jason Rumney
2004-09-10 12:51                     ` Dhruva Krishnamurthy
2004-09-10 13:44                       ` Reiner Steib
2004-09-10 18:08                         ` Benjamin Riefenstahl
2004-09-10 19:11                           ` Peter 'Luna' Runestig
2004-09-11 13:57                             ` Benjamin Riefenstahl
2004-09-09 10:44       ` Reiner Steib
2004-09-09 19:14         ` Eli Zaretskii
2004-09-09  7:34     ` Peter 'Luna' Runestig [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4140079E.7000909@runestig.com \
    --to=peter@runestig.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).