Updated makefile for cscope

git-svn-id: file:///svn/tokudb@3651 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Yoni Fogel 2008-04-25 16:34:48 +00:00
parent ecd0b0a971
commit 0e863f757d

View file

@ -14,7 +14,7 @@ cscope.files: $(CSCOPE_DIRS)
@echo "$(CSCOPE_FILES)" | tr " " "\n" > $@ # Very long command line quieted.
cscope.out: cscope.files $(CSCOPE_FILES)
cscobe -b
cscope -b
src.dir: newbrt.dir
cxx.dir: src.dir