[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <11bd1bb3-a28d-0a73-13d2-d5df518ca3b4@gmail.com>
Date: Fri, 14 Jun 2019 07:55:19 -0600
From: David Ahern <dsahern@...il.com>
To: Andrea Claudi <aclaudi@...hat.com>, netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...nel.org
Subject: Re: [PATCH iproute2-next v2] Makefile: use make -C to change
directory
On 6/13/19 11:59 AM, Andrea Claudi wrote:
> make provides a handy -C option to change directory before reading
> the makefiles or doing anything else.
>
> Use that instead of the "cd dir && make && cd .." pattern, thus
> simplifying sintax for some makefiles.
>
> Changes from v1:
> - Drop an obviously wrong leftover in testsuite/iproute2/Makefile
>
> Signed-off-by: Andrea Claudi <aclaudi@...hat.com>
> ---
> Makefile | 3 ++-
> testsuite/Makefile | 6 +++---
> testsuite/iproute2/Makefile | 6 +++---
> 3 files changed, 8 insertions(+), 7 deletions(-)
Looks good.
applied to iproute2-next. Thanks
Powered by blists - more mailing lists