Lines Matching refs:cscope
1405 # We want to use only relative paths in cscope.files, especially since the
1410 ${BUILD}/cscope.files: test_setup
1417 cmd_etags = etags -o ${BUILD}/TAGS $(shell cat ${BUILD}/cscope.files)
1418 cmd_ctags = ctags -o ${BUILD}/tags $(shell cat ${BUILD}/cscope.files)
1422 tags TAGS xrefs: ${BUILD}/cscope.files