projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13bc502
)
Add "cscope" target.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 24 Mar 2007 01:02:19 +0000
(
01:02
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 24 Mar 2007 01:02:19 +0000
(
01:02
+0000)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index 626e6dd924ceb070e8606ce4ebd099ffcef74c0d..229f85d1dcc3deb707c897033bc0327f10eddc4d 100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-24,3
+24,6
@@
tags::
cscope.files::
$(TAGS_SOURCES) > cscope.files
+
+cscope:: cscope.files
+ cscope -b -q -k