From: Greg Kurz <gr...@kaod.org>

Commit d79864058a64 added a dedicated phony line for cscope.

Fixes: d79864058a64 ("Makefile: Add back TAGS/ctags/cscope rules")
Signed-off-by: Greg Kurz <gr...@kaod.org>
Reviewed-by: Laurent Vivier <laur...@vivier.eu>
Message-Id: <159916246865.691541.16619858522304817323.st...@bahia.lan>
Signed-off-by: Laurent Vivier <laur...@vivier.eu>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d6c5c9fdef1a..83bc40b255db 100644
--- a/Makefile
+++ b/Makefile
@@ -128,7 +128,7 @@ build.ninja: config-host.mak
 Makefile: ;
 configure: ;
 
-.PHONY: all clean cscope distclean install \
+.PHONY: all clean distclean install \
        recurse-all dist msi FORCE
 
 SUBDIR_MAKEFLAGS=$(if $(V),,--no-print-directory --quiet)
-- 
2.26.2


Reply via email to