[stgt] [PATCH] trivial: support cscope in Makefile and gitignore
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Sun Nov 24 20:29:57 CET 2013
On Sun, 24 Nov 2013 23:23:02 +0900
Hitoshi Mitake <mitake.hitoshi at gmail.com> wrote:
> At Tue, 29 Oct 2013 11:28:52 +0900,
> Hitoshi Mitake wrote:
> >
> > After applying this patch, "make cscope" can generate cscope files for
> > tag jump. The generated files are ignored by the .gitignore file.
> >
> > Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
> > ---
> > .gitignore | 3 ++-
> > Makefile | 5 +++++
> > 2 files changed, 7 insertions(+), 1 deletion(-)
>
> ping? This is a trivial one, but would be useful for tgt developers.
Can you fix the following warning?
/home/fujita/git/tgt/.git/rebase-apply/patch:21: new blank line at
EOF.
+
warning: 1 line adds whitespace errors.
I don't fancy to add a particular source code tool stuff for Makefile
much though (I don't use cscope).
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list