help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TRANSFORM = s,x,x,


From: Stefan Monnier
Subject: Re: TRANSFORM = s,x,x,
Date: Sun, 14 Nov 2021 11:14:21 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hongyi Zhao [2021-11-14 08:32:22] wrote:
> In the Makefile of Emacs, there is the following code:
> # Program name transformation.
> TRANSFORM = s,x,x,
>
> But I really can't figure out the effect of this transformation, as

It's intended to do nothing, but it allows to perform a rewriting by
overriding the value of TRANSFORM.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]