Lines Matching refs:cscope
549 CSCOPE = cscope
550 AM_RECURSIVE_TARGETS = cscope check recheck
2571 cscope: cscope.files
2572 test ! -s cscope.files \
2573 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
2574 clean-cscope:
2575 -rm -f cscope.files
2576 cscope.files: clean-cscope cscopelist
2591 done >> $(top_builddir)/cscope.files
2595 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
3096 check-am clean clean-binPROGRAMS clean-cscope clean-generic \
3098 clean-noinstPROGRAMS cscope cscopelist-am ctags ctags-am dist \