[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-ng] [PATCH 7/8] [ng] general: can override make macros on
From: |
Stefano Lattarini |
Subject: |
Re: [Automake-ng] [PATCH 7/8] [ng] general: can override make macros on cmdline |
Date: |
Fri, 20 Jan 2012 14:50:29 +0100 |
On 01/20/2012 10:04 AM, Jim Meyering wrote:
> Stefano Lattarini wrote:
>
>> GNU make is smart enough to correctly pass the values of macros
>> redefined on the command line to sub-make invocations. So there's
>> no need to document this usage as unportable, nor to avoid it in
>> the testsuite, nor to provide the AM_MAKEFLAGS special variable
>> as a workaround for the sake of lesser makes implementations.
>
> s/makes/make/
>
>> * Makefile.am (sc_tests_make_without_am_makeflags): Removed.
>
> s/ed/e/ ;-)
>
Consider these nits fixed.
Thanks,
Stefano
- [Automake-ng] [PATCH 1/8] [ng] begin: branching automake-ng, (continued)
- [Automake-ng] [PATCH 4/8] [ng] tests: just assume make can chain suffix rules automatically, Stefano Lattarini, 2012/01/19
- [Automake-ng] [PATCH 6/8] [ng] tests: GNU make doesn't perform VPATH rewrites, Stefano Lattarini, 2012/01/19
- [Automake-ng] [PATCH 2/8] [ng] tests: no need to explicitly require GNU make, Stefano Lattarini, 2012/01/19
- [Automake-ng] [PATCH 5/8] [ng] test: don't unset variables not influential on GNU make, Stefano Lattarini, 2012/01/19
- [Automake-ng] [PATCH 3/8] [ng] tests: no need explicitly check whether $MAKE is GNU make, Stefano Lattarini, 2012/01/19
- [Automake-ng] [PATCH 7/8] [ng] general: can override make macros on cmdline, Stefano Lattarini, 2012/01/19
- Re: [Automake-ng] [PATCH 7/8] [ng] general: can override make macros on cmdline, Jim Meyering, 2012/01/20
- Re: [Automake-ng] [PATCH 7/8] [ng] general: can override make macros on cmdline,
Stefano Lattarini <=
- [Automake-ng] [PATCH 8/8] [ng] general: "make -e" is not needed anymore, Stefano Lattarini, 2012/01/19
- Re: [Automake-ng] [PATCH 8/8] [ng] general: "make -e" is not needed anymore, Jim Meyering, 2012/01/20
- Re: [Automake-ng] [PATCH 8/8] [ng] general: "make -e" is not needed anymore, Stefano Lattarini, 2012/01/20
- Re: [Automake-ng] More branches for Automake-NG, Stefano Lattarini, 2012/01/22