]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
makefile: Add a cscope target
authorKristof Provost <Kristof@provost-engineering.be>
Sat, 6 Oct 2007 14:24:42 +0000 (16:24 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 16 Oct 2007 01:09:15 +0000 (21:09 -0400)
commita2a9150bf06bdab419016003fa1bc04905d0f4fb
treee93a70ff247607b9d4bff9066a7c04884a79e3c3
parent729f50453cb54e136567b89ba6aecab60f0257c6
makefile: Add a cscope target

The current makefile supports ctags but not cscope. Some people prefer
cscope (I do), so this patch adds a cscope target.

I've also added cscope* to the .gitignore file. For some reason tags
and TAGS weren't in there either so I've added them too.

Signed-off-by: Kristof Provost <Kristof@provost-engineering.be>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
.gitignore
Makefile