[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: |
Jim Meyering |
Subject: |
Re: [Automake-ng] [PATCH 7/8] [ng] general: can override make macros on cmdline |
Date: |
Fri, 20 Jan 2012 10:04:47 +0100 |
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/ ;-)
> (sc_tests_overriding_macros_on_cmdline): Likewise.
> (sc_tests_make_without_am_makeflags): New maintainer check,
> verifies hat AM_MAKEFLAGS is never used in test case, *.am
> fragments, automake generated rules, nor documentation.
> (syntax_check_rules): Adjust.
> * doc/automake.texi: Update.
> * automake.in: Likewise.
> * Some tests and various lib/am/*.am fragments: Likewise.
> * tests/remake-all-2.test: Remove.
> * tests/remake-subdir2.test: Likewise.
> * tests/list-of-tests.mk: Adjust.
- Re: [Automake-ng] More branches for 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 <=
- Re: [Automake-ng] [PATCH 7/8] [ng] general: can override make macros on cmdline, Stefano Lattarini, 2012/01/20
- [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