[PATCH] Makefile: fix for compatibility with *emacs ctags
authorEmanuele Giaquinta <emanuele.giaquinta@gmail.com>
Sun, 1 May 2005 15:59:15 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:15 +0000 (08:59 -0700)
commitefcd5e3ab089496865571d22443dd3f514dae60c
tree037fbd3c28b2f1e93400842a2c456d15ce431f26
parent16f31113a614a35acc2da64f4ae39ab0ed7e194f
[PATCH] Makefile: fix for compatibility with *emacs ctags

I've noticed that, starting from linux-2.6.12-rc1, in the top Makefile the
"cmd_tags" variable has been changed in a way incompatible with *emacs
ctags.  Since the "--extra" option exists only in "exuberant ctags", it
should be included in the CTAGSF shell variable.

Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile