Lines Matching refs:cscope
154 cscope distdir dist dist-all distcheck
175 CSCOPE = cscope
541 cscope: cscope.files
542 test ! -s cscope.files \
543 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
544 clean-cscope:
545 -rm -f cscope.files
546 cscope.files: clean-cscope cscopelist
561 done >> $(top_builddir)/cscope.files
565 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
866 am--refresh check check-am clean clean-cscope clean-generic \
867 clean-libtool cscope cscopelist-am ctags ctags-am dist \