Searched refs:cscope (Results 1 – 2 of 2) sorted by relevance
2 cscope.*
1290 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch f…1424 $(call SHELL_DELETE_ALL, ${CURDIR}/cscope.*)1544 cscope: target1546 ${Q}find ${CURDIR} -name "*.[chsS]" > cscope.files1547 ${Q}cscope -b -q -k
Completed in 4 milliseconds