Lines Matching refs:cscope
164 cscope distdir dist dist-all distcheck
185 CSCOPE = cscope
539 cscope: cscope.files
540 test ! -s cscope.files \
541 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
542 clean-cscope:
543 -rm -f cscope.files
544 cscope.files: clean-cscope cscopelist
559 done >> $(top_builddir)/cscope.files
563 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
864 am--refresh check check-am clean clean-cscope clean-generic \
865 clean-libtool cscope cscopelist-am ctags ctags-am dist \