Lines Matching refs:cscope
221 AM_RECURSIVE_TARGETS = cscope
703 cscope: cscope.files
704 test ! -s cscope.files \
705 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
706 clean-cscope:
707 -rm -f cscope.files
708 cscope.files: clean-cscope cscopelist
723 done >> $(top_builddir)/cscope.files
727 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1024 check-am clean clean-binPROGRAMS clean-cscope clean-generic \
1025 clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \