mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
Updated makefile for cscope
git-svn-id: file:///svn/tokudb@3651 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
ecd0b0a971
commit
0e863f757d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue