[CRIU] [PATCH] Makefile: move default goal up
Cyrill Gorcunov
gorcunov at gmail.com
Wed Oct 5 12:15:03 PDT 2016
On Wed, Oct 05, 2016 at 12:08:17PM -0700, Kir Kolyshkin wrote:
> Since commit e6dcf46 there is no need to specify the default goal
> explicitly.
>
> The common convention for Makefiles is the first goal in the file
> is the default one, so most universally there's "all:" goal
> at the beginning. Let's adhere to this convention, moving
> the "all:" up where it is to be expected.
>
> [v2: keep the DEFAULT_GOAL for clarity]
>
> Cc: Cyrill Gorcunov <gorcunov at openvz.org>
> Signed-off-by: Kir Kolyshkin <kir at openvz.org>
Acked-by: Cyrill Gorcunov <gorcunov at openvz.org>
Thank you!
More information about the CRIU
mailing list