[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: MYCFLAGS in Lua 5.2
- From: Alexander Gladysh <agladysh@...>
- Date: Tue, 7 Jun 2011 17:00:32 +0400
On Tue, Jun 7, 2011 at 16:53, Reuben Thomas <rrt@sc3d.org> wrote:
> On 6 June 2011 18:30, Luiz Henrique de Figueiredo
> <lhf@tecgraf.puc-rio.br> wrote:
> I would further suggest that you encourage use of command-line
> variable settings rather than Makefile editing, as it preserves the
> advantages of pristine source: diffs do not include per-user
> configuration, and the user is encouraged to keep their changes
> separate, which makes them easier to read and maintain.
FWIW, I second this. Makefile edits are unclean. ;-)
Alexander.