[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TAGS Makefile target
From: |
Alfred M. Szmidt |
Subject: |
Re: TAGS Makefile target |
Date: |
Mon, 16 Oct 2023 09:13:44 -0400 |
On https://www.gnu.org/prep/standards/html_node/Standard-Targets.html
a TAGS Makefile target is recommended but not much is said about it.
I guess it's for "etags" (vs. ctags) and so guessed the Bash developers:
https://git.savannah.gnu.org/cgit/bash.git/tree/Makefile.in#n823
But a few words on that taget would be nice to have.
Would you like to suggest an addition?
And may I suggest to make `tags` (for ctags) also a recomendation ?
I see no harm in mentioning that, though we prefer TAGS ...