Re: [PATCH 2/3] Makefile: fix "cscope" target to refer to cscope.out
From: Felipe Contreras <hidden> Date: 2021-06-23 19:51:08
Jeff King wrote:
I don't use cscope myself, but it can generate other files (e.g., with
"-q"). It looks like we don't even allow people to set $(CSCOPE),
though, so that shouldn't ever happen.
(I wonder if anybody even really uses cscope.
I do. I don't use it regularly, as I find `git grep` sufficient most of
the time, but sometimes I do use cscope.
--
Felipe Contreras