emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Philip Rooke <phil@yax.org.uk>
To: "Andreas Röhler" <andreas.roehler@easy-emacs.de>, emacs-orgmode@gnu.org
Subject: Re: bug in make info?
Date: Fri, 30 Jul 2010 11:12:38 +0100	[thread overview]
Message-ID: <m24ofh8ei1.fsf@bo.yax.org.uk> (raw)
In-Reply-To: <4C528A65.7060102@easy-emacs.de> ("Andreas Röhler"'s message of "Fri, 30 Jul 2010 10:16:37 +0200")

Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

> `make info' produces a texinfo-file `org' in directory `doc'.
>
> Shouldn't the ending be `info', i.e. the output be `org.info'?

Not necessarily.  The Makefile has the following target:

doc/org: doc/org.texi
	(cd doc; $(MAKEINFO) --no-split org.texi -o org)

where Carsten seems to have explicitly (-o option) set the output
filename to be org.

  reply	other threads:[~2010-07-30 10:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-30  8:16 bug in make info? Andreas Röhler
2010-07-30 10:12 ` Philip Rooke [this message]
2010-07-30 10:31   ` Andreas Röhler
2010-08-16 12:45     ` Carsten Dominik

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.orgmode.org/

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

  git send-email \
    --in-reply-to=m24ofh8ei1.fsf@bo.yax.org.uk \
    --to=phil@yax.org.uk \
    --cc=andreas.roehler@easy-emacs.de \
    --cc=emacs-orgmode@gnu.org \
    /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/org-mode.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).