Lines Matching refs:cscope
166 cscope distdir dist dist-all distcheck
187 CSCOPE = cscope
773 cscope: cscope.files
774 test ! -s cscope.files \
775 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
776 clean-cscope:
777 -rm -f cscope.files
778 cscope.files: clean-cscope cscopelist
793 done >> $(top_builddir)/cscope.files
797 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1100 am--refresh check check-am check-local clean clean-cscope \
1101 clean-generic clean-libtool clean-local cscope cscopelist-am \