Home
last modified time | relevance | path

Searched refs:cscope (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/
H A DMakefile20 .PHONY: arch_clean clean distclean cscope
139 $(RM) lib/asm lib/config.h config.mak $(TEST_DIR)-run msr.out cscope.* build-head
142 cscope: cscope_dirs = lib lib/libfdt lib/linux $(TEST_DIR) $(ARCH_LIBDIRS) lib/asm-generic target
143 cscope: target
144 $(RM) ./cscope.*
146 -name '*.[chsS]' -exec realpath --relative-base=$(CURDIR) {} \; | sort -u > ./cscope.files
147 cscope -bk
H A D.gitignore15 cscope.*