On Thu, Jun 13, 2019 at 8:02 PM Andrea Claudi <acla...@redhat.com> 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 <acla...@redhat.com> >
Reviewed-and-tested-by: Matteo Croce <mcr...@redhat.com> -- Matteo Croce per aspera ad upstream