diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-07-22 01:23:04 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-22 09:29:24 -0700 |
commit | 7171221d82249cb8ce4b73a40852a487d1cebde7 (patch) | |
tree | ecdaeac340646b6330991c69ab4522569585db43 /diff-no-index.c | |
parent | Makefile: add QUIET_GEN to "cscope" target (diff) | |
download | tgif-7171221d82249cb8ce4b73a40852a487d1cebde7.tar.xz |
Makefile: don't use "FORCE" for tags targets
Remove the "FORCE" dependency from the "tags", "TAGS" and "cscope"
targets, instead make them depend on whether or not the relevant
source files have changed.
For the cscope target we need to change it to depend on the actual
generated file while we generate while we're at it, as the next commit
will discuss we always generate a cscope.out file.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-no-index.c')
0 files changed, 0 insertions, 0 deletions