Commit aa2509fd authored by Yoni Fogel's avatar Yoni Fogel

Updated makefile for cscope

git-svn-id: file:///svn/tokudb@3651 c7de825b-a66e-492c-adef-691d508d4ae1
parent ac103294
...@@ -14,7 +14,7 @@ cscope.files: $(CSCOPE_DIRS) ...@@ -14,7 +14,7 @@ cscope.files: $(CSCOPE_DIRS)
@echo "$(CSCOPE_FILES)" | tr " " "\n" > $@ # Very long command line quieted. @echo "$(CSCOPE_FILES)" | tr " " "\n" > $@ # Very long command line quieted.
cscope.out: cscope.files $(CSCOPE_FILES) cscope.out: cscope.files $(CSCOPE_FILES)
cscobe -b cscope -b
src.dir: newbrt.dir src.dir: newbrt.dir
cxx.dir: src.dir cxx.dir: src.dir
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment