Lines Matching refs:cscope
178 cscope distdir dist dist-all distcheck
199 CSCOPE = cscope
587 cscope: cscope.files
588 test ! -s cscope.files \
589 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
590 clean-cscope:
591 -rm -f cscope.files
592 cscope.files: clean-cscope cscopelist
607 done >> $(top_builddir)/cscope.files
611 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
912 am--refresh check check-am clean clean-cscope clean-generic \
913 clean-libtool cscope cscopelist-am ctags ctags-am dist \