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@redhat.com> Reviewed-and-tested-by: Matteo Croce <mcroce@redhat.com> Signed-off-by: David Ahern <dsahern@gmail.com> |
||
|---|---|---|
| .. | ||
| iproute2 | ||
| lib | ||
| tests | ||
| tools | ||
| Makefile | ||