]> www.infradead.org Git - mtd-utils.git/commit
mtd-utils: Makefile: introduce cscope target
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 8 Apr 2011 12:09:43 +0000 (15:09 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 8 Apr 2011 12:09:43 +0000 (15:09 +0300)
commit9f85a1204fd2f55455224637b1ce9a1df5ae1205
treebd75eae8f217dc69ae2650c9afe0a98846653389
parent2fd3de12b9afbb22adc0fe808312ca4e142dd459
mtd-utils: Makefile: introduce cscope target

Add a "cscope" target to make it easier to develop in the repository.
Indeed, many people like me are accustomed to "make cscope" in the
kernel, and it is very convenient to have this in mtd-utils as well.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Makefile