all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: emacs-devel@gnu.org
Subject: Re: Makefile (dvips) machinery of etc/
Date: Fri, 11 May 2007 23:26:08 +0200	[thread overview]
Message-ID: <v9r6pn6oi7.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: 878xbvpovp.fsf@lrde.org

On Fri, May 11 2007, Michaël Cadilhac wrote:

> Well, problem is, my dvips is installed « correctly », so the document
> is printed.
[...]
> --- etc/Makefile	23 Mar 2007 03:48:03 -0000	1.11
> +++ etc/Makefile	11 May 2007 11:41:48 -0000
> @@ -75,22 +75,22 @@
>
>  ## A4, landscape.
>  de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps: %.ps: %.dvi
> -	dvips -t a4 -t landscape $<
> +	dvips -t a4 -t landscape $< -o $@

As these make targets are only for convenience for the developers (not
used during the build: the *.ps files are included in CVS and the
tar-ball), I don't see any problem to install it in EMACS_22_BASE.
(At least that was the situation when I added the targets on
2006-06-28.)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

  reply	other threads:[~2007-05-11 21:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11 11:43 Makefile (dvips) machinery of etc/ Michaël Cadilhac
2007-05-11 21:26 ` Reiner Steib [this message]
2007-05-12  4:30 ` Glenn Morris
2007-05-12 14:35   ` Michaël Cadilhac

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

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

  git send-email \
    --in-reply-to=v9r6pn6oi7.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=emacs-devel@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.