Searched refs:cscope (Results 1 – 13 of 13) sorted by relevance
157 EXTRA_CLEAN += $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ) $(STATIC_LIBS) cscope.*174 cscope: include_paths = $(LINUX_TOOL_INCLUDE) $(LINUX_HDR_PATH) include lib .. target175 cscope: target176 $(RM) cscope.*180 -exec realpath --relative-base=$(PWD) {} \;) | sort -u > cscope.files181 cscope -b
270 PHONY += force cscope tags check check_abi check_version273 cscope: target274 ls *.c *.h > cscope.files275 cscope -b -q -I $(srctree)/include -f cscope.out
6 cscope.*
125 (echo \-k; echo \-q; all_target_sources) > cscope.files126 cscope -b -f cscope.out
119 # cscope files120 cscope.*
267 cscope gtags TAGS tags help% %docs check% coccicheck \1878 tags TAGS cscope gtags: FORCE target
26 cscope*
206 NON_CONFIG_TARGETS := clean python-clean TAGS tags cscope help911 cscope:912 $(QUIET_GEN)$(RM) cscope*; \913 …$(FIND) $(TAG_FOLDERS) -name '*.[hcS]' -print -o -name '*.cpp' -print | xargs cscope -b $(TAG_FILE…1096 …RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h TAGS tags cscope* $(OUTPUT)PERF-VER…1156 .PHONY: $(GIT-HEAD-PHONY) TAGS tags cscope FORCE prepare
98 make_cscope := cscope182 ifneq ($(call has,cscope),)196 test_make_cscope = test -f cscope.out
117 cscope.*
61 of the cscope databases from:
1585 form, with links to corresponding cscope databases.
244 For tags/TAGS/cscope targets, you can specify more than one arch
Completed in 19 milliseconds