Searched refs:cscope (Results 1 – 3 of 3) sorted by relevance
2 cscope.*
193 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch…351 ${Q}rm -f ${CURDIR}/cscope.*621 cscope: target623 ${Q}find ${CURDIR} -name "*.[chsS]" > cscope.files624 ${Q}cscope -b -q -k
75 cscope_files := $(addprefix cscope.,files out out.in out.po)77 TAGS tags gtags cscope: $(KERNEL_CONFIG)