author | Kristof Provost <Kristof@provost-engineering.be> | |
Sat, 6 Oct 2007 14:24:42 +0000 (16:24 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 16 Oct 2007 01:09:15 +0000 (21:09 -0400) | ||
commit | a2a9150bf06bdab419016003fa1bc04905d0f4fb | |
tree | e93a70ff247607b9d4bff9066a7c04884a79e3c3 | tree | snapshot |
parent | 729f50453cb54e136567b89ba6aecab60f0257c6 | commit | diff |
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>
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 | diff | blob | history | |
Makefile | diff | blob | history |