Le 03/09/2020 à 21:47, Greg Kurz a écrit :
> Commit d79864058a64 added a dedicated phony line for cscope.
> 
> Signed-off-by: Greg Kurz <gr...@kaod.org>
> ---
>  Makefile |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index ed354c43b0ba..a9d3e2c4d375 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -127,7 +127,7 @@ generated-files-y += .git-submodule-status
>  Makefile: ;
>  configure: ;
>  
> -.PHONY: all clean cscope distclean install \
> +.PHONY: all clean distclean install \
>       recurse-all dist msi FORCE
>  
>  $(call set-vpath, $(SRC_PATH))
> 
> 

Applied to my trivial-patches branch.

Thanks,
Laurent


Reply via email to